[freeside-commits] branch 3.x created. ab891b4ad6168424e1570100ffd82d15891437ee

Jeremy Davis jeremyd at 420.am
Tue Nov 18 12:18:33 PST 2014


The branch, 3.x has been created
        at  ab891b4ad6168424e1570100ffd82d15891437ee (commit)

- Log -----------------------------------------------------------------
commit ab891b4ad6168424e1570100ffd82d15891437ee
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Tue Nov 18 15:18:31 2014 -0500

    Ticket #2916 Debian packages

diff --git a/debian/rules b/debian/rules
index d82978c..be2a5a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,12 +125,11 @@ install-stamp: build-stamp
 	# debian/<package>-whatever.
 
 	install -d $(FREESIDE_DOCUMENT_ROOT)
-	install -d $(TMP)-lib/usr/bin/
 	install -d $(TMP)-webui/usr/local/etc/freeside/
 	install -d $(TMP)/usr/local/etc/freeside/
 	install -d $(FREESIDE_CACHE)/masondata #MASONDATA
 
-	( cd FS/ && $(MAKE) -e DESTDIR=${TMP}-lib install)
+	( cd FS/ && $(MAKE) -e DESTDIR=${TMP} install)
 
         # Install configuration files
 	install -d -o freeside ${FREESIDE_CONF}

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




More information about the freeside-commits mailing list