Dominique Leuenberger 2015-03-18 12:03:01 +00:00 committed by Git OBS Bridge
parent f84a48bb57
commit 3b1043631f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 17 12:47:20 UTC 2015 - jslaby@suse.com
- kill QMAKE_PRL_BUILD_DIR from prl
-------------------------------------------------------------------
Tue Feb 24 16:10:27 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -111,6 +111,7 @@ mkdir .git
%install
%qmake5_install
find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
# kill .la files
rm -f %{buildroot}%{_libqt5_libdir}/lib*.la