[Openvas-commits] r470 - trunk/openvas-client/packaging/debian
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Oct 31 03:06:16 CET 2007
Author: timb
Date: 2007-10-31 03:06:16 +0100 (Wed, 31 Oct 2007)
New Revision: 470
Modified:
trunk/openvas-client/packaging/debian/rules
Log:
Fixed minor patching bug where config.sub was being removed
Modified: trunk/openvas-client/packaging/debian/rules
===================================================================
--- trunk/openvas-client/packaging/debian/rules 2007-10-31 01:47:30 UTC (rev 469)
+++ trunk/openvas-client/packaging/debian/rules 2007-10-31 02:06:16 UTC (rev 470)
@@ -54,7 +54,6 @@
# Add here commands to clean up after the build process.
-$(MAKE) distclean
- rm -f config.sub config.guess
# Clean translations first
[ ! -f po/Makefile ] || [ ! -f nessus.tmpl ] || $(MAKE) -C po distclean
-rm -f po/*gmo # Not sure if we should use 'maintainer-clean' instead..
More information about the Openvas-commits
mailing list