[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.1-P1-16.1-74-gd516495
Michael Gilbert
mgilbert at debian.org
Sat Apr 28 20:08:24 UTC 2012
The following commit has been merged in the master branch:
commit b15bedc9ee310be6aa1835d6180ca160215ada4a
Author: Michael Gilbert <mgilbert at debian.org>
Date: Fri Apr 27 14:58:09 2012 -0400
Remove all automatically generated files in clean rule
diff --git a/debian/rules b/debian/rules
index a9bcc96..a0b3778 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,6 +84,9 @@ clean:
rm -Rf isc-dhcp-server-ldap
[ ! -f Makefile ] || $(MAKE) distclean
+ rm -f Makefile client/Makefile config.log config.status
+ cd bind && rm -rf bind-* include lib bindvar.tmp \
+ build.log configure.log install.log
debconf-updatepo
dh_clean
--
ISC DHCP packaging for Debian
More information about the pkg-dhcp-commits
mailing list