wok rev 1586

knock: fix CONFIG_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 16 17:56:33 2008 +0000 (2008-10-16)
parents 26099adb252a
children 017bcfe12393
files knock/receipt
line diff
     1.1 --- a/knock/receipt	Thu Oct 16 09:34:26 2008 +0000
     1.2 +++ b/knock/receipt	Thu Oct 16 17:56:33 2008 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libpcap"
     1.5  WEB_SITE="http://www.zeroflux.org/$PACKAGE"
     1.6  WGET_URL="http://www.zeroflux.org/proj/$PACKAGE/files/$TARBALL"
     1.7 -CONFIG_FILES="/etc/knock"
     1.8 +CONFIG_FILES="/etc/knockd.conf"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()