r229 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Nov 2 11:08:21 EST 2005


Author: tma
Date: 2005-11-02 11:08:21 -0500 (Wed, 02 Nov 2005)
New Revision: 229

Modified:
   trunk/Makefile
Log:
* Don't include the website in the dist tarball


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-11-02 16:05:14 UTC (rev 228)
+++ trunk/Makefile	2005-11-02 16:08:21 UTC (rev 229)
@@ -6,6 +6,7 @@
 dist:
 	rm -rf quake3-$(VERSION)
 	svn export . quake3-$(VERSION)
+	rm -rf quake3-$(VERSION)/web
 	tar --force-local -cjf quake3-$(VERSION).tar.bz2 quake3-$(VERSION)
 	rm -rf quake3-$(VERSION)
 




More information about the quake3-commits mailing list