# HG changeset patch # User Pascal Bellard # Date 1487772693 -3600 # Node ID 027ff114948ae8af4e7c620dd2db7063990b7adc # Parent 26752a482784fb794513809c6b88c1c2eda43b4f cookutils: add configs_files diff -r 26752a482784 -r 027ff114948a cookutils/receipt --- a/cookutils/receipt Wed Feb 22 15:22:41 2017 +0200 +++ b/cookutils/receipt Wed Feb 22 15:11:33 2017 +0100 @@ -11,6 +11,7 @@ WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz" TAGS="slitaz" HOST_ARCH="i486 arm" +CONFIG_FILES="/etc/slitaz/cook.site /etc/slitaz/cook.conf" DEPENDS="sdft" SPLIT="cookutils-daemon"