Remove CONFFILES
authorOyvind Repvik <nail@nslu2-linux.org>
Wed, 10 Aug 2005 00:50:26 +0000 (00:50 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 10 Aug 2005 00:50:26 +0000 (00:50 +0000)
packages/watchdog/watchdog_5.2.bb

index 09a0653..1d62b5a 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "Software watchdog"
 MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}-${PV}.tar.gz"
 FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog"
-CONFFILES = "${sysconfdir}/watchdog.conf"
+#CONFFILES = "${sysconfdir}/watchdog.conf"
 
 inherit autotools