SHA256
1
0
forked from pool/libqt5-qtdoc
Christophe Marin 2025-02-26 11:13:03 +00:00 committed by Git OBS Bridge
parent 509c2fac13
commit bdfa7e0d59

View File

@ -141,8 +141,11 @@ required.
# (https://github.com/rpm-software-management/rpm/issues/3126)
if [ -e "/usr/lib64/qt5/bin/qdoc" ]; then
echo "Redefining _libdir to work around rpm behaviour change"
%define _libdir /usr/lib64
_libdir=/usr/lib64
else
_libdir=/usr/lib
fi
%define _libdir $_libdir
# We need to link to some of the programs used as that the source assumes they were just built.
ln -s %{_bindir}/rcc-qt5 qtbase/bin/rcc