# SliTaz package receipt. PACKAGE="cookutils-daemon" VERSION="1.8" CATEGORY="system-tools" SHORT_DESC="SliTaz Cooker daemon script for build host." MAINTAINER="pankso@slitaz.org" WANTED="cookutils" WEB_SITE="http://www.slitaz.org/" TAGS="slitaz" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/etc cp -a $install/etc/init.d $fs/etc }