[Lemon-commits] [lemon_svn] alpar: r2977 - hugo/trunk

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 21:51:35 CET 2006


Author: alpar
Date: Thu Oct 12 12:51:51 2006
New Revision: 2977

Modified:
   hugo/trunk/Makefile.am

Log:
Minor change in 'make rpm' behaviour.

Modified: hugo/trunk/Makefile.am
==============================================================================
--- hugo/trunk/Makefile.am	(original)
+++ hugo/trunk/Makefile.am	Thu Oct 12 12:51:51 2006
@@ -60,7 +60,6 @@
 
 rpm: dist
 	rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
-	@rm -f $(PACKAGE)-$(VERSION).tar.gz
 
 dist-bz2: dist
 	zcat $(PACKAGE)-$(VERSION).tar.gz | \



More information about the Lemon-commits mailing list