wok-next diff dhcp/receipt @ rev 15402

Up: lvm2-dev (2.02.98)
author Dominique Corbex <domcox@slitaz.org>
date Sat Nov 02 21:27:40 2013 +0100 (2013-11-02)
parents c490d846d349
children eb8067417980
line diff
     1.1 --- a/dhcp/receipt	Mon Oct 17 02:48:46 2011 +0000
     1.2 +++ b/dhcp/receipt	Sat Nov 02 21:27:40 2013 +0100
     1.3 @@ -8,9 +8,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.isc.org/products/DHCP/"
     1.6  WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$TARBALL"
     1.7 +CONFIG_FILES="/etc/dhcpd.conf"
     1.8 +
     1.9  DEPENDS="libcrypto"
    1.10  BUILD_DEPENDS="perl"
    1.11 -CONFIG_FILES="/etc/dhcpd.conf"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()