[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 9447c8caea95ea4d8e595e0ab3624ba09cae3f0e
Ivan
ivan at 420.am
Wed Mar 7 15:04:00 PST 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 9447c8caea95ea4d8e595e0ab3624ba09cae3f0e (commit)
from acd1c5f40884ae9a22ce7db937bffcd572d683d3 (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 9447c8caea95ea4d8e595e0ab3624ba09cae3f0e
Author: Ivan Kohler <ivan-debian at 420.am>
Date: Wed Mar 7 15:03:58 2012 -0800
yes, i did mean TAB instead of 8 spaces
diff --git a/Makefile b/Makefile
index 8c9a9ae..856e315 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