Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=647327a71a596fce3dcb6e13ccbb58d711e2ea65

commit 647327a71a596fce3dcb6e13ccbb58d711e2ea65
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Jan 13 23:26:56 2010 +0100

dhcpcd-5.1.4-3-i686
*disable nohook lookup-hostname by default

diff --git a/source/base/dhcpcd/FrugalBuild b/source/base/dhcpcd/FrugalBuild
index 2fcb28b..4f481d9 100644
--- a/source/base/dhcpcd/FrugalBuild
+++ b/source/base/dhcpcd/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=dhcpcd
pkgver=5.1.4
-pkgrel=2
+pkgrel=3
pkgdesc="A DHCP client daemon"
#url="http://dhcpcd.berlios.de";
url="http://roy.marples.name/dhcpcd";
@@ -20,6 +20,7 @@ backup=('etc/dhcpcd.conf')

build() {
Fcd
+       Fsed 'nohook lookup-hostname' '#nohook lookup-hostname' dhcpcd.conf
Fpatchall
Fmake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" --libexecdir=/usr/libexec
make DESTDIR=$Fdestdir install || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to