wok-current diff slitaz-tools/receipt @ rev 1456
fxload: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 03 16:18:35 2008 +0000 (2008-10-03) |
parents | 5edeea43421a |
children | 9094d2f4919c |
line diff
1.1 --- a/slitaz-tools/receipt Thu Jul 17 23:28:01 2008 +0200 1.2 +++ b/slitaz-tools/receipt Fri Oct 03 16:18:35 2008 +0000 1.3 @@ -9,6 +9,13 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.slitaz.org/" 1.6 WGET_URL="http://download.tuxfamily.org/slitaz/sources/tools/$TARBALL" 1.7 +CONFIG_FILES=" 1.8 +/etc/TZ 1.9 +/etc/motd 1.10 +/etc/keymap.conf 1.11 +/etc/X11/screen.conf 1.12 +/etc/locale.conf 1.13 +/etc/firewall.conf" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 #