[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.0-1-7-g95706d5
Andrew Pollock
apollock at icarus.andrew.net.au
Sun Jul 12 23:50:53 UTC 2009
The following commit has been merged in the master branch:
commit ce2b5fe049c0188aeb969f19eb289e6f03e2ec56
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date: Sun Jul 12 16:41:56 2009 -0700
Fourth attempt at installing dhclient-script
diff --git a/debian/rules b/debian/rules
index 35062bb..86ff292 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,7 +75,6 @@ install-stamp: build-stamp
# Install dhcp-client's conffiles.
$(INSTALL_FILE) -m 644 debian/dhclient.conf $(DESTDIR)/etc/dhcp
- cp debian/dhclient-script.$(DEB_HOST_ARCH_OS) `pwd`/debian/isc-dhcp-client/sbin
# udeb needs simplified dhclient script
$(INSTALL_FILE) -m 755 `pwd`/debian/dhclient-script.udeb \
@@ -101,6 +100,8 @@ install-stamp: build-stamp
dh_install
+ cp debian/dhclient-script.$(DEB_HOST_ARCH_OS) `pwd`/debian/isc-dhcp-client/sbin
+
# Install Linux specific documentation
ifeq ($(DEB_HOST_ARCH_OS), linux)
for p in isc-dhcp-client isc-dhcp-relay isc-dhcp-server ; do \
--
ISC DHCP packaging for Debian
More information about the pkg-dhcp-commits
mailing list