[freeside-commits] branch FREESIDE_3_BRANCH updated. 0788d4bf43324dd87c224a43983c8066f9cb2cbe
Jeremy Davis
jeremyd at 420.am
Thu May 28 08:48:41 PDT 2015
The branch, FREESIDE_3_BRANCH has been updated
via 0788d4bf43324dd87c224a43983c8066f9cb2cbe (commit)
from 40fcebf92182b88703c9242a8069bc4542ba593f (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 0788d4bf43324dd87c224a43983c8066f9cb2cbe
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu May 28 11:48:33 2015 -0400
Fixing apache issues in debian packages
diff --git a/debian/rules b/debian/rules
index e82254e..e3476d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -179,7 +179,7 @@ install-stamp: build-stamp
perl -p -i -e "\
s'${TMP}(-webui)?''g;\
- " $(TMP)-webui/etc/freeside/apache2/*
+ " $(APACHE_CONF)/*
# Install init
$(MAKE) -e DESTDIR=$(TMP) install-init
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list