[freeside-commits] branch master updated. b7cb0504d5b4bf302745e9ac296410147000e007

Ivan ivan at 420.am
Wed Mar 7 15:03:57 PST 2012


The branch, master has been updated
       via  b7cb0504d5b4bf302745e9ac296410147000e007 (commit)
      from  363ae922339b84964a9725e78ef55b9c7fb1441f (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 b7cb0504d5b4bf302745e9ac296410147000e007
Author: Ivan Kohler <ivan-debian at 420.am>
Date:   Wed Mar 7 15:03:56 2012 -0800

    yes, i did mean TAB instead of 8 spaces

diff --git a/Makefile b/Makefile
index 067bf36..bd87669 100644
--- a/Makefile
+++ b/Makefile
@@ -429,7 +429,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