[freeside-commits] branch master updated. 8da65c116507f5a7b76faecb0699225f6fc96906
Jeremy Davis
jeremyd at 420.am
Thu Jun 25 05:52:50 PDT 2015
The branch, master has been updated
via 8da65c116507f5a7b76faecb0699225f6fc96906 (commit)
from 3b46d452696901ff2dec41125f68c689ecffd5b9 (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 8da65c116507f5a7b76faecb0699225f6fc96906
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Jun 25 08:52:09 2015 -0400
Ticket #36913 fix formatting in debian rules file
diff --git a/debian/rules b/debian/rules
index 2faf1bd..4728e30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -228,7 +228,7 @@ install-stamp: build-stamp
# Torrus
install -d ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/
- install -o root -m 755 htetc/freeside-torrus.conf ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/
+ install -o root -m 755 htetc/freeside-torrus.conf ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/
( cd torrus; \
torrus_user=freeside var_user=freeside var_group=freeside ./configure; \
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list