[freeside-commits] branch FREESIDE_4_BRANCH updated. 9086b76f33dd802eca19fae3595692c0409f448f

Ivan Kohler ivan at freeside.biz
Thu Feb 1 14:57:48 PST 2018


The branch, FREESIDE_4_BRANCH has been updated
       via  9086b76f33dd802eca19fae3595692c0409f448f (commit)
      from  dbc0db124d4568f3b97238e4c3e645e68f7e8b9c (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 9086b76f33dd802eca19fae3595692c0409f448f
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Feb 1 14:57:47 2018 -0800

    torrus

diff --git a/debian/rules b/debian/rules
index 1eb312ba4..041c895a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -228,8 +228,9 @@ install-stamp: build-stamp
 
 	# Torrus 
 	
-	install -d ${TORRUS_CONF}
-	install -o root -m 755 htetc/freeside-torrus.conf $(TORRUS_CONF)/
+	#in freeside-webui package
+	#install -d ${TORRUS_CONF}
+	#install -o root -m 755 htetc/freeside-torrus.conf $(TORRUS_CONF)/
 
 	( cd torrus; \
 	torrus_user=freeside var_user=freeside var_group=freeside ./configure; \

-----------------------------------------------------------------------

Summary of changes:
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list