# HG changeset patch # User Christopher Rogers # Date 1288655188 0 # Node ID 8477ba8ae2525939b05f9fa5877ff282a80c129a # Parent bda3b17b3945de67553352e5662db53356cd9cbd Fixed qtconfig again. Need to define _pkg folder. diff -r bda3b17b3945 -r 8477ba8ae252 qtconfig/receipt --- a/qtconfig/receipt Mon Nov 01 23:37:29 2010 +0000 +++ b/qtconfig/receipt Mon Nov 01 23:46:28 2010 +0000 @@ -8,10 +8,12 @@ DEPENDS="gst-plugins-base libQt3Support libQtNetwork libQtDBus qt4-phonon" WEB_SITE="http://qt.nokia.com/" WANTED="qt4" +SOURCE="qt-everywhere-opensource-src" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { + _pkg="$WOK/$WANTED/$SOURCE-$VERSION/_pkg" mkdir -p $fs/usr/bin $fs/usr/share/qt/translations cp -a $_pkg/usr/bin/qtconfig $fs/usr/bin cp -a $_pkg/usr/share/qt/translations/qtconfig*.qm $fs/usr/share/qt/translations