wok-current diff wpa_supplicant/receipt @ rev 3580
emesene: update DEPENDS, remove host.patch(not needed). gajim: update DEPENDS
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Fri Jun 26 13:59:35 2009 +0000 (2009-06-26) |
parents | 7e67a155aac4 |
children | 92c33162b915 |
line diff
1.1 --- a/wpa_supplicant/receipt Sat Jun 13 11:24:13 2009 +0000 1.2 +++ b/wpa_supplicant/receipt Fri Jun 26 13:59:35 2009 +0000 1.3 @@ -26,11 +26,15 @@ 1.4 mkdir -p $fs/etc 1.5 cp -a $src/$PACKAGE/wpa_cli $fs/usr/bin 1.6 cp -a $src/$PACKAGE/wpa_supplicant $fs/usr/bin 1.7 - cp -a $src/$PACKAGE/wpa_passphrase $fs/usr/bin 1.8 - cp -a $src/$PACKAGE/wpa_supplicant.conf $fs/etc 1.9 + cp -a $src/$PACKAGE/wpa_passphrase $fs/usr/bin 1.10 1.11 - # Startup script 1.12 + # dont copy the original 1.13 + # cp -a $src/$PACKAGE/wpa_supplicant.conf $fs/etc 1.14 + 1.15 + # Startup script and cleaned up wpa_supplicant.conf 1.16 cp -a stuff/etc $fs 1.17 + 1.18 + 1.19 } 1.20 1.21 # Pre and post install commands for Tazpkg.