qt4-32: clean up footprint test files
This commit is contained in:
parent
0a8ea312a8
commit
268c6a20ff
@ -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
|
||||
|
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user