[freeside-commits] branch master updated. 59c6f5d84d8f00597a25b111deb51707f844954e
Jeremy Davis
jeremyd at 420.am
Thu Dec 18 08:53:05 PST 2014
The branch, master has been updated
via 59c6f5d84d8f00597a25b111deb51707f844954e (commit)
from c32c04a190f84ecef4347c5ddeec7c59ea18bc1a (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 59c6f5d84d8f00597a25b111deb51707f844954e
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Dec 18 11:52:44 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