r461 - packages/wormux/trunk/debian
Jean Parpaillon
artefact-guest at costa.debian.org
Tue Apr 11 03:39:42 UTC 2006
Author: artefact-guest
Date: 2006-04-11 03:39:41 +0000 (Tue, 11 Apr 2006)
New Revision: 461
Modified:
packages/wormux/trunk/debian/rules
Log:
Clean removed a file named #CONFIGURE-STAMP#
-> now, remove configure-stamp
Modified: packages/wormux/trunk/debian/rules
===================================================================
--- packages/wormux/trunk/debian/rules 2006-04-11 03:33:49 UTC (rev 460)
+++ packages/wormux/trunk/debian/rules 2006-04-11 03:39:41 UTC (rev 461)
@@ -56,7 +56,7 @@
clean:
dh_testdir
dh_testroot
- rm -f build-arch-stamp build-indep-stamp #CONFIGURE-STAMP#
+ rm -f build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
-$(MAKE) clean
More information about the Pkg-games-devel
mailing list