[freeside-commits] branch FREESIDE_3_BRANCH updated. 248cd0afdf088d4b79a6afea4d288d58c5b96400

Jeremy Davis jeremyd at 420.am
Tue Nov 18 11:39:06 PST 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  248cd0afdf088d4b79a6afea4d288d58c5b96400 (commit)
      from  7c3953740b7b020f0f612e945e3b39adf807c652 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 248cd0afdf088d4b79a6afea4d288d58c5b96400
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Tue Nov 18 14:36:46 2014 -0500

    Ticket 2916 Debian packages

diff --git a/debian/rules b/debian/rules
index c658278..d82978c 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)

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list