wok-current rev 7067
Fixed qtconfig again. Need to define _pkg folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 01 23:46:28 2010 +0000 (2010-11-01) |
parents | bda3b17b3945 |
children | e5a2be0878d6 |
files | qtconfig/receipt |
line diff
1.1 --- a/qtconfig/receipt Mon Nov 01 23:37:29 2010 +0000 1.2 +++ b/qtconfig/receipt Mon Nov 01 23:46:28 2010 +0000 1.3 @@ -8,10 +8,12 @@ 1.4 DEPENDS="gst-plugins-base libQt3Support libQtNetwork libQtDBus qt4-phonon" 1.5 WEB_SITE="http://qt.nokia.com/" 1.6 WANTED="qt4" 1.7 +SOURCE="qt-everywhere-opensource-src" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules() 1.11 { 1.12 + _pkg="$WOK/$WANTED/$SOURCE-$VERSION/_pkg" 1.13 mkdir -p $fs/usr/bin $fs/usr/share/qt/translations 1.14 cp -a $_pkg/usr/bin/qtconfig $fs/usr/bin 1.15 cp -a $_pkg/usr/share/qt/translations/qtconfig*.qm $fs/usr/share/qt/translations