wok-6.x diff dnsmasq/receipt @ rev 20598
arandr, emacs, gobby: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 16 13:36:41 2018 +0100 (2018-12-16) |
parents | 94e38c8709e5 |
children | ffc82bc66825 |
line diff
1.1 --- a/dnsmasq/receipt Sun Mar 02 14:46:08 2014 +0100 1.2 +++ b/dnsmasq/receipt Sun Dec 16 13:36:41 2018 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.thekelleys.org.uk/dnsmasq/doc.html" 1.6 WGET_URL="http://www.thekelleys.org.uk/$PACKAGE/$TARBALL" 1.7 -CONFIG_FILE="/etc/dnsmasq.conf" 1.8 +CONFIG_FILES="/etc/dnsmasq.conf" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -29,4 +29,3 @@ 1.13 cp -a $install/etc $fs 1.14 cp -a $stuff/* $fs 1.15 } 1.16 -