modify qt5-ukui-platformtheme install error
This commit is contained in:
parent
182340563c
commit
e8712052d6
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: qt5-ukui-platformtheme
|
||||
Version: 1.0.5
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Qt5 QPA platform theme of UKUI
|
||||
License: LGPL-3.0+ GPL-3.0+
|
||||
URL: http://www.ukui.org
|
||||
@ -91,7 +91,7 @@ qmake-qt5 ..
|
||||
make
|
||||
|
||||
%post
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null ||:
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.5-4
|
||||
- rebuild
|
||||
|
||||
* Thu Apr 14 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.5-3
|
||||
- modify qt5-ukui-platformtheme install error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user