[RHEL/Fedora] Moves qt3 and tqt3 to the correct location

pull/3/head
Francois Andriot 12 years ago
parent 4a3f0ef6b9
commit 5c0bbe7315

@ -4,7 +4,8 @@ libraries/libkipi
libraries/libksquirrel
libraries/python-trinity
libraries/pykdeextensions
qt3
dependencies/qt3
dependencies/tqt3
dependencies/libcaldav
dependencies/libcarddav
dependencies/tqtinterface
@ -119,3 +120,4 @@ applications/kmplayer
applications/kvkbd
applications/potracegui
applications/soundkonverter

@ -121,5 +121,3 @@ if grep -q "error: Failed build dependencies:" ${LOGFILE}; then
set $( grep " is needed by " ${LOGFILE} | cut -d " " -f1 )
exit 2
fi

Loading…
Cancel
Save