Accepting request 922847 from home:ftake:branches:GNOME:Factory
- Fix a syntax error in the gtk4_immodule_postun RPM macro OBS-URL: https://build.opensuse.org/request/show/922847 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=76
This commit is contained in:
parent
afa581f891
commit
5005a241a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 08:58:01 UTC 2021 - Fuminobu Takeyama <ftake@geeko.jp>
|
||||
|
||||
- Fix a syntax error in the gtk4_immodule_postun RPM macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 23 09:58:14 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -31,5 +31,5 @@ if [ $1 -eq 0 ]; then \
|
||||
%{_bindir}/gio-querymodules-64 %{_libdir}/gtk-4.0/4.0.0/immodules \
|
||||
else \
|
||||
%{_bindir}/gio-querymodules %{_libdir}/gtk-4.0/4.0.0/immodules \
|
||||
fi \
|
||||
fi \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user