[freeside-commits] branch FREESIDE_3_BRANCH updated. bef4f7dc26ed94ebc4a1232bee7a4421e0819df9
Jeremy Davis
jeremyd at 420.am
Thu Dec 18 08:55:54 PST 2014
The branch, FREESIDE_3_BRANCH has been updated
via bef4f7dc26ed94ebc4a1232bee7a4421e0819df9 (commit)
from 183e1cf7a94acc87457ac3fa4194439cca60c21a (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 bef4f7dc26ed94ebc4a1232bee7a4421e0819df9
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Dec 18 11:55:38 2014 -0500
Ticket #32039 Debian self-service packages
diff --git a/debian/rules b/debian/rules
index 5a65d30..f359e37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,7 +96,7 @@ build-stamp:
( cd FS/ && $(PERL) Makefile.PL INSTALLDIRS=vendor && $(MAKE) )
$(MAKE) perl-modules
- ( cd fs_selfservice/FS-SelfService/ && $(PERL) Makefile.PL INSTALLDIRS=vendor && $(MAKE) )
+ ( cd fs_selfservice/FS-SelfService/ && $(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