[freeside-commits] branch FREESIDE_3_BRANCH updated. ef82bb7a0d44c3589a184d2a36cda3b011d043cd

Jeremy Davis jeremyd at 420.am
Thu Jun 25 05:55:01 PDT 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  ef82bb7a0d44c3589a184d2a36cda3b011d043cd (commit)
      from  907490c7389d24aa33f3facb8a492735050a0932 (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 ef82bb7a0d44c3589a184d2a36cda3b011d043cd
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Jun 25 08:54:53 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