[Pkg-jed-commit] r647 - slxfig/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Mon Apr 30 21:57:42 UTC 2007
Author: rafael
Date: 2007-04-30 21:57:41 +0000 (Mon, 30 Apr 2007)
New Revision: 647
Modified:
slxfig/trunk/debian/rules
Log:
Dropped useless clean rule
Modified: slxfig/trunk/debian/rules
===================================================================
--- slxfig/trunk/debian/rules 2007-04-30 21:53:44 UTC (rev 646)
+++ slxfig/trunk/debian/rules 2007-04-30 21:57:41 UTC (rev 647)
@@ -14,7 +14,3 @@
build/slang-xfig::
# Run examples
(cd examples/plot ; SLSH_PATH=/usr/share/slsh:../../src make)
-
-clean::
- (cd examples/plot ; $(MAKE) clean ; rm -rf tmp_* autoeps)
- rm -rf config.log
More information about the Pkg-jed-commit
mailing list