wok diff dnsmasq/receipt @ rev 20619

Update gnome-calculator (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 25 17:54:08 2018 +0100 (2018-12-25)
parents 94e38c8709e5
children ffc82bc66825
line diff
     1.1 --- a/dnsmasq/receipt	Sun Mar 02 14:46:08 2014 +0100
     1.2 +++ b/dnsmasq/receipt	Tue Dec 25 17:54:08 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 -