[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 95706d59ed53c208901f383ab6df0b8d2a7e7036
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date:   Sun Jul 12 16:45:52 2009 -0700

    Name dhclient-script correctly when it is installed

diff --git a/debian/rules b/debian/rules
index 86ff292..d7dee6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,7 +100,7 @@ install-stamp: build-stamp
 
 	dh_install
 
-	cp debian/dhclient-script.$(DEB_HOST_ARCH_OS) `pwd`/debian/isc-dhcp-client/sbin
+	cp debian/dhclient-script.$(DEB_HOST_ARCH_OS) `pwd`/debian/isc-dhcp-client/sbin/dhclient-script
 
 	# Install Linux specific documentation
 ifeq ($(DEB_HOST_ARCH_OS), linux)

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list