# HG changeset patch # User Pascal Bellard # Date 1224179793 0 # Node ID 64bb96cfe591c5947bc8029e675a5a45978760e2 # Parent 26099adb252afee9999d05a79a635a29678384a3 knock: fix CONFIG_FILES diff -r 26099adb252a -r 64bb96cfe591 knock/receipt --- a/knock/receipt Thu Oct 16 09:34:26 2008 +0000 +++ b/knock/receipt Thu Oct 16 17:56:33 2008 +0000 @@ -9,7 +9,7 @@ BUILD_DEPENDS="libpcap" WEB_SITE="http://www.zeroflux.org/$PACKAGE" WGET_URL="http://www.zeroflux.org/proj/$PACKAGE/files/$TARBALL" -CONFIG_FILES="/etc/knock" +CONFIG_FILES="/etc/knockd.conf" # Rules to configure and make the package. compile_rules()