wok-current diff wireless_tools/receipt @ rev 11301
Up: xvid (1.3.2)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Nov 12 22:18:38 2011 +0000 (2011-11-12) |
parents | 35ec83c60e58 |
children | 2a21689b0af7 |
line diff
1.1 --- a/wireless_tools/receipt Wed Feb 24 12:36:38 2010 +0000 1.2 +++ b/wireless_tools/receipt Sat Nov 12 22:18:38 2011 +0000 1.3 @@ -15,9 +15,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - src=${PACKAGE}.${VERSION} 1.8 - # fix perms 1.9 - chown -R root.root $src 1.10 cd $src 1.11 make PREFIX=$PWD/_pkg/usr 1.12 make PREFIX=$PWD/_pkg/usr install 1.13 @@ -26,8 +23,6 @@ 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 { 1.17 - _pkg=$WOK/$PACKAGE/${PACKAGE}.${VERSION}/_pkg 1.18 - 1.19 mkdir -p $fs/usr/lib $fs/usr/bin $fs/usr/share/applications 1.20 cp -a $_pkg/usr/sbin $fs/usr 1.21 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib