[Pkg-octave-commit] r1361 - qtoctave/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Wed Mar 5 16:59:02 UTC 2008
Author: rafael
Date: 2008-03-05 16:59:02 +0000 (Wed, 05 Mar 2008)
New Revision: 1361
Modified:
qtoctave/trunk/debian/rules
Log:
No need to delete config.sub and config.guess
Modified: qtoctave/trunk/debian/rules
===================================================================
--- qtoctave/trunk/debian/rules 2008-03-05 16:58:38 UTC (rev 1360)
+++ qtoctave/trunk/debian/rules 2008-03-05 16:59:02 UTC (rev 1361)
@@ -46,7 +46,6 @@
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) -n clean
[ ! -f clean ] || sh clean
- -$(DELFILE) config.sub config.guess
-$(DELFILE) qtoctave/qtoctave install-tool/install-tool \
widgetserver/widgetserver
-$(DELFILE) Makefile
More information about the Pkg-octave-commit
mailing list