please bleeding-edge debian perl, would you put it in /usr/local/sbin? thanks.
[freeside.git] / fs_selfservice / FS-SelfService / Makefile.PL
index 0b7fc46..85c92b4 100644 (file)
@@ -9,6 +9,7 @@ WriteMakefile(
                            ],
     'INSTALLSCRIPT'     => '/usr/local/sbin',
     'INSTALLSITEBIN'    => '/usr/local/sbin',
+    'INSTALLSITESCRIPT' => '/usr/local/sbin', #recent deb users this...
     'PERM_RWX'          => '750',
     'PREREQ_PM'                => {
                              'Storable' => 2.09,