From: Jeremy Davis Date: Tue, 18 Nov 2014 19:37:44 +0000 (-0500) Subject: Ticket 2916 Debian packages X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5ed43cea286d5fab10db1cfdc4fa80b99b203ab9;hp=f27fc0c47675bb7b3aab58153caf51a435c7a610 Ticket 2916 Debian packages --- 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)