wok diff dhcp/receipt @ rev 14772

Add some TAZPANEL_DAEMON
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 30 09:55:32 2013 +0200 (2013-06-30)
parents c490d846d349
children eb8067417980
line diff
     1.1 --- a/dhcp/receipt	Mon Oct 17 02:48:46 2011 +0000
     1.2 +++ b/dhcp/receipt	Sun Jun 30 09:55:32 2013 +0200
     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()