[packages/wireshark] move cache updates from %pre to %post
atler
atler at pld-linux.org
Wed Jun 14 00:07:20 CEST 2023
commit 3fff464a3a068d7d3a1d55de2dc1d2b0807f383e
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jun 14 00:06:30 2023 +0200
move cache updates from %pre to %post
wireshark.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index 2bafdec..28cee2e 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -307,7 +307,7 @@ cp -p build/config.h $RPM_BUILD_ROOT%{_includedir}/wireshark
%clean
rm -rf $RPM_BUILD_ROOT
-%pre
+%post
%update_icon_cache hicolor
%update_desktop_database
%update_mime_database
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wireshark.git/commitdiff/49239b9aecf7f568baf52a4f4ef629951c96072c
More information about the pld-cvs-commit
mailing list