wok-current diff dhcp/receipt @ rev 15275
clipit: remove icon (sorry, guys), move autostart item back to /etc/...
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Sep 25 19:03:47 2013 +0300 (2013-09-25) |
parents | c490d846d349 |
children | eb8067417980 |
line diff
1.1 --- a/dhcp/receipt Mon Oct 17 02:48:46 2011 +0000 1.2 +++ b/dhcp/receipt Wed Sep 25 19:03:47 2013 +0300 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()