wok-current diff hostapd/receipt @ rev 15191
razorqt: up 0.5.2, add razorqt-locale-*
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Aug 28 21:09:46 2013 +0300 (2013-08-28) |
parents | aa1e6d5cc0d6 |
children | 4f3e82a679d0 |
line diff
1.1 --- a/hostapd/receipt Thu Sep 27 17:17:32 2012 +0200 1.2 +++ b/hostapd/receipt Wed Aug 28 21:09:46 2013 +0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Daemon for wireless software access points." 1.6 MAINTAINER="gokhlayeh@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://hostap.epitest.fi/hostapd/" 1.10 WGET_URL="http://hostap.epitest.fi/releases/$TARBALL" 1.11 @@ -36,5 +37,5 @@ 1.12 $src/hostapd/hostapd.vlan $src/hostapd/hostapd.wpa_psk \ 1.13 $src/hostapd/wired.conf $src/hostapd/hlr_auc_gw.milenage_db \ 1.14 $fs/etc/hostapd && 1.15 - cp -a $_pkg/usr/bin $fs/usr 1.16 + cp -a $install/usr/bin $fs/usr 1.17 }