[csw-devel] SF.net SVN: gar:[9876] csw/mgar/pkg/alternatives/trunk/Makefile
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sat May 15 00:07:52 CEST 2010
Revision: 9876
http://gar.svn.sourceforge.net/gar/?rev=9876&view=rev
Author: theferret
Date: 2010-05-14 22:07:52 +0000 (Fri, 14 May 2010)
Log Message:
-----------
fixed clean target
Modified Paths:
--------------
csw/mgar/pkg/alternatives/trunk/Makefile
Modified: csw/mgar/pkg/alternatives/trunk/Makefile
===================================================================
--- csw/mgar/pkg/alternatives/trunk/Makefile 2010-05-14 22:07:32 UTC (rev 9875)
+++ csw/mgar/pkg/alternatives/trunk/Makefile 2010-05-14 22:07:52 UTC (rev 9876)
@@ -3,4 +3,4 @@
touch package
clean:
- rm *.pkg.gz
+ rm -f *.pkg.gz package
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list