fix qtchooser logic error

make sure postfix-less binary name exists in %%_qt4_bindir too
This commit is contained in:
Rex Dieter 2013-01-09 16:56:04 -06:00
parent d20387edac
commit fab5de59f9
1 changed files with 0 additions and 2 deletions

View File

@ -677,9 +677,7 @@ for i in * ; do
assistant|designer|linguist|lrelease|lupdate|moc|qmake|qtconfig|qtdemo|uic)
mv $i ../../../bin/${i}-qt4
ln -s ../../../bin/${i}-qt4 .
%if ! 0%{?qtchooser}
ln -s ../../../bin/${i}-qt4 $i
%endif
;;
*)
%if ! 0%{?qtchooser}