wok rev 19787

cookutils: add configs_files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 22 15:11:33 2017 +0100 (2017-02-22)
parents 26752a482784
children 864a180f69c3
files cookutils/receipt
line diff
     1.1 --- a/cookutils/receipt	Wed Feb 22 15:22:41 2017 +0200
     1.2 +++ b/cookutils/receipt	Wed Feb 22 15:11:33 2017 +0100
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  TAGS="slitaz"
     1.6  HOST_ARCH="i486 arm"
     1.7 +CONFIG_FILES="/etc/slitaz/cook.site /etc/slitaz/cook.conf"
     1.8  
     1.9  DEPENDS="sdft"
    1.10  SPLIT="cookutils-daemon"