X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=debian%2Frules;h=d82978cfd13016b533b79fab64ed03fb772f4666;hp=c658278d9983bf9901b239a2d02197c1f896b286;hb=707368aa7db1cecdd05b74c8531249a1e1370823;hpb=f27fc0c47675bb7b3aab58153caf51a435c7a610 diff --git a/debian/rules b/debian/rules index c658278d9..d82978cfd 100755 --- a/debian/rules +++ b/debian/rules @@ -93,7 +93,7 @@ build-stamp: dh_testdir # Add commands to compile the package here - ( cd FS/ && $(PERL) Makefile.PL PREFIX=$(TMP)-lib/usr INSTALLDIRS=vendor && [ -e Makefile ] || perl Makefile.PL && make ) + ( cd FS/ && $(PERL) Makefile.PL INSTALLDIRS=vendor && [ -e Makefile ] || perl Makefile.PL && make ) #install this for freeside-setup install -d $(DIST_CONF)