[Pkg-jed-commit] r1042 - www
Rafael Laboissiere
rafael at alioth.debian.org
Sat Jan 12 08:37:11 UTC 2008
Author: rafael
Date: 2008-01-12 08:37:11 +0000 (Sat, 12 Jan 2008)
New Revision: 1042
Modified:
www/Makefile
Log:
Only svn commit files which are required for installation at the web site
Modified: www/Makefile
===================================================================
--- www/Makefile 2008-01-12 08:35:05 UTC (rev 1041)
+++ www/Makefile 2008-01-12 08:37:11 UTC (rev 1042)
@@ -11,7 +11,7 @@
DJG-Guidelines.pdf earth.png djg.css guidelines.css Makefile
install: $(INSTALLFILES)
- svn ci
+ svn ci $(INSTALLFILES)
svn up
@echo -n "Installing web site... "
@tar c --mode 664 $(INSTALLFILES) | \
More information about the Pkg-jed-commit
mailing list