ports/compat-32 (3.2): qt4-32: clean up footprint test files
commit 268c6a20ff6b64e17858d3b490798880161b86ab Author: Danny Rawlins <monster.romster@gmail.com> Date: Thu Mar 17 23:59:02 2016 +1100 qt4-32: clean up footprint test files diff --git a/qt4-32/.footprint b/qt4-32/.footprint index 904f1e6..8f7e6fe 100644 --- a/qt4-32/.footprint +++ b/qt4-32/.footprint @@ -186,31 +186,3 @@ drwxr-xr-x root/root usr/share/qt4/plugins-32/qmltooling/ -rwxr-xr-x root/root usr/share/qt4/plugins-32/qmltooling/libqmldbg_tcp.so drwxr-xr-x root/root usr/share/qt4/plugins-32/script/ -rwxr-xr-x root/root usr/share/qt4/plugins-32/script/libqtscriptdbus.so -drwxr-xr-x root/root usr/share/qt4/tests/ -drwxr-xr-x root/root usr/share/qt4/tests/qt4/ -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_MIMESniffing/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_MIMESniffing/MIMESniffing -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_hybridPixmap/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_hybridPixmap/hybridPixmap -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_loading/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_loading/tst_loading -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_painting/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_painting/tst_painting -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qdeclarativewebview/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qdeclarativewebview/tst_qdeclarativewebview -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qgraphicswebview/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qgraphicswebview/tst_qgraphicswebview -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebelement/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebelement/tst_qwebelement -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebframe/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebframe/tst_qwebframe -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebhistory/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebhistory/tst_qwebhistory -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebhistoryinterface/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebhistoryinterface/tst_qwebhistoryinterface -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebinspector/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebinspector/tst_qwebinspector -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebpage/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebpage/tst_qwebpage -drwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebview/ --rwxr-xr-x root/root usr/share/qt4/tests/qt4/tst_qwebview/tst_qwebview diff --git a/qt4-32/Pkgfile b/qt4-32/Pkgfile index 64b79f1..1ffcfa2 100644 --- a/qt4-32/Pkgfile +++ b/qt4-32/Pkgfile @@ -5,7 +5,7 @@ name=qt4-32 version=4.8.7 -release=1 +release=2 source=(http://download.qt-project.org/official_releases/qt/${version%.*}/$version/qt-everywhere-opensource-src-$version.tar.gz) build () { @@ -46,4 +46,6 @@ build () { $PKG/usr/share/qt4/q3porting.xml \ $PKG/usr/share/qt4/imports \ $PKG/usr/share/qt4/phrasebooks + + rm -rf $PKG/usr/share/qt4/tests }
participants (1)
-
crux@crux.nu