[freeside-commits] branch master updated. 09ea69ac0a83cc40b02a722bc5a2baf7bd31a164

Jeremy Davis jeremyd at 420.am
Thu May 28 08:48:07 PDT 2015


The branch, master has been updated
       via  09ea69ac0a83cc40b02a722bc5a2baf7bd31a164 (commit)
      from  065ad29128df21f57f09a6a2c1dd08cb86aae254 (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 09ea69ac0a83cc40b02a722bc5a2baf7bd31a164
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu May 28 11:47:38 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