[grits] Move tarball folder



commit 85bab1aca0fcf3b78ff02e3a7e1cc161e049766d
Author: Andy Spencer <andy753421 gmail com>
Date:   Sat Dec 15 09:22:37 2012 +0000

    Move tarball folder

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 497282c..36ebfc0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ release: all dist
 	git push --all
 	echo $(VERSION) > LATEST
 	scp LATEST $(PACKAGE)-$(VERSION).tar.* \
-		"andy pileus org:/home/pileus/htdocs/$(PACKAGE)"; \
+		"andy pileus org:/home/pileus/htdocs/$(PACKAGE)/files"; \
 	rm -f LATEST
 
 depscan:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]