[Pkg-jed-commit] r422 - www

Rafael Laboissiere rafael at costa.debian.org
Tue Sep 12 07:23:53 UTC 2006


Author: rafael
Date: 2006-09-12 07:23:52 +0000 (Tue, 12 Sep 2006)
New Revision: 422

Modified:
   www/Makefile
Log:


Modified: www/Makefile
===================================================================
--- www/Makefile	2006-09-12 07:21:14 UTC (rev 421)
+++ www/Makefile	2006-09-12 07:23:52 UTC (rev 422)
@@ -14,7 +14,7 @@
 	svn ci
 	svn up
 	@echo -n "Installing web site... "
-	tar c --mode 664 $(INSTALLFILES) | \
+	@tar c --mode 664 $(INSTALLFILES) | \
 	  ssh $(HOST) 'cd $(DIR); umask 12; sg $(GROUP) -c "tar x"'
 	@echo done
 




More information about the Pkg-jed-commit mailing list