forked from pool/libqt5-qtdoc
This commit is contained in:
parent
e449cfef95
commit
509c2fac13
@ -140,6 +140,7 @@ required.
|
||||
# Due to a behaviour change in rpm, %%libdir is always '/usr/lib' with 'BuildArch: noarch'. We need to redefine it to find tools in '/usr/lib64/qt5/bin' when needed
|
||||
# (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
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user