wok diff ez-ipupdate/receipt @ rev 15309

lm-sensors: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 15:02:39 2013 +0000 (2013-09-27)
parents da037d1a8509
children eb8067417980
line diff
     1.1 --- a/ez-ipupdate/receipt	Wed Feb 04 17:30:27 2009 +0000
     1.2 +++ b/ez-ipupdate/receipt	Fri Sep 27 15:02:39 2013 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.$PACKAGE.com/"
     1.6  WGET_URL="${WEB_SITE}dist/$TARBALL"
     1.7 +TAGS="DNS"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()