Accepting request 291186 from KDE:Qt5
1 OBS-URL: https://build.opensuse.org/request/show/291186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsvg?expand=0&rev=20
This commit is contained in:
parent
f84a48bb57
commit
3b1043631f
@ -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
|
Tue Feb 24 16:10:27 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -111,6 +111,7 @@ mkdir .git
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%qmake5_install
|
%qmake5_install
|
||||||
|
find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
|
||||||
# kill .la files
|
# kill .la files
|
||||||
rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user