[freeside-commits] branch FREESIDE_2_1_BRANCH updated. e07e597fa4943c46a2d4e80d31f4135fa85269fc

Ivan ivan at 420.am
Wed Mar 7 15:04:02 PST 2012


The branch, FREESIDE_2_1_BRANCH has been updated
       via  e07e597fa4943c46a2d4e80d31f4135fa85269fc (commit)
      from  27fbfef73f48159208b698e8aa71abebb251ddb5 (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 e07e597fa4943c46a2d4e80d31f4135fa85269fc
Author: Ivan Kohler <ivan-debian at 420.am>
Date:   Wed Mar 7 15:04:00 2012 -0800

    yes, i did mean TAB instead of 8 spaces

diff --git a/Makefile b/Makefile
index 9e1326e..a2b29c1 100644
--- a/Makefile
+++ b/Makefile
@@ -413,7 +413,7 @@ release:
 	git tag ${TAG}
 
 	#cd /home/ivan
-        git archive ${TAG} | gzip -9 >freeside-${VERSION}.tar.gz
+	git archive ${TAG} | gzip -9 >freeside-${VERSION}.tar.gz
 
 	scp freeside-${VERSION}.tar.gz ivan at 420.am:/var/www/www.sisd.com/freeside/
 	mv freeside-${VERSION} freeside-${VERSION}.tar.gz ..

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

Summary of changes:
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list