Disable autoinstall.
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Makefile.PL
index 1d8c028..ed67ec9 100644 (file)
@@ -40,7 +40,6 @@ requires (  'Catalyst::Runtime'                 => 0,
 
 test_requires 'Test::More';
 
-auto_install;
 resources repository => 'http://dev.catalystframework.org/repos/Catalyst/Catalyst-Authentication-Store-DBIx-Class';
 
 WriteAll;