wok-current rev 10343
tazpanel, wpa_supplicant: add CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 22 10:16:00 2011 +0200 (2011-05-22) |
parents | c3034af6243a |
children | 704c6dd3e3ab |
files | tazpanel/receipt wpa_supplicant/receipt |
line diff
1.1 --- a/tazpanel/receipt Sun May 22 03:01:05 2011 +0000 1.2 +++ b/tazpanel/receipt Sun May 22 10:16:00 2011 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.slitaz.org/" 1.6 WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL" 1.7 +CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf" 1.8 1.9 DEPENDS="busybox" 1.10 BUILD_DEPENDS=""
2.1 --- a/wpa_supplicant/receipt Sun May 22 03:01:05 2011 +0000 2.2 +++ b/wpa_supplicant/receipt Sun May 22 10:16:00 2011 +0200 2.3 @@ -10,6 +10,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/" 2.6 WGET_URL="http://hostap.epitest.fi/releases/$TARBALL" 2.7 +CONFIG_FILES="/etc/wpa_supplicant.conf" 2.8 TAGS="wireless" 2.9 2.10 # Rules to configure and make the package.