[freeside-commits] branch FREESIDE_4_BRANCH updated. 5a4625de54b1e546c5c5348f1260a3632f689d09

Jeremy Davis jeremyd at 420.am
Thu Jun 25 05:54:08 PDT 2015


The branch, FREESIDE_4_BRANCH has been updated
       via  5a4625de54b1e546c5c5348f1260a3632f689d09 (commit)
      from  fecca5f3bf2952cc67e3df5b7c12903ef31ce6db (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 5a4625de54b1e546c5c5348f1260a3632f689d09
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Jun 25 08:53:59 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