[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.0-1-15-g39c6fcb

Andrew Pollock apollock at icarus.andrew.net.au
Mon Jul 13 03:21:11 UTC 2009


The following commit has been merged in the master branch:
commit 265542f345bf2dccea4eb09dd526d3a751e32ef7
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date:   Sun Jul 12 17:28:22 2009 -0700

    Configure to use /etc/dhcp instead of /etc

diff --git a/debian/rules b/debian/rules
index ed166c4..aebba4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ build-stamp: patch-stamp
 	
 	./configure \
 		--prefix=$(DESTDIR)/usr \
+		--sysconfdir=$(DESTDIR)/etc/dhcp \
 		--disable-dhcpv6 
 	
 	$(MAKE)

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list