[Pgp-tools-commit] r371 - trunk

myon at alioth.debian.org myon at alioth.debian.org
Wed Mar 12 22:20:13 UTC 2008


Author: myon
Date: 2008-03-12 22:20:12 +0000 (Wed, 12 Mar 2008)
New Revision: 371

Modified:
   trunk/Makefile
Log:
Remove TODO from Makefile.


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2008-03-12 22:19:04 UTC (rev 370)
+++ trunk/Makefile	2008-03-12 22:20:12 UTC (rev 371)
@@ -18,7 +18,7 @@
 	[ ! -f $(TGZ) ]
 	mkdir $(TGZ_DIR)
 	for dir in $(DIRS) ; do cp -a $$dir $(TGZ_DIR); done
-	cp -a README TODO Makefile $(TGZ_DIR)
+	cp -a README Makefile $(TGZ_DIR)
 	GZIP=--best tar cvz -f $(TGZ) --exclude .svn $(TGZ_DIR)
 	rm -rf $(TGZ_DIR)
 




More information about the Pgp-tools-commit mailing list