From 443fd85cba816bd10693c6cc641d0f3370da2546 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 4 Jul 2018 23:12:33 +0200 Subject: [PATCH] spec: dropped obsoleted scriptlets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaroslav Škarvada --- tuned.spec | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/tuned.spec b/tuned.spec index 12a3d64..10752e3 100644 --- a/tuned.spec +++ b/tuned.spec @@ -292,21 +292,6 @@ if [ -d %{_sysconfdir}/grub.d ]; then fi -%post gtk -/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : - - -%postun gtk -if [ $1 -eq 0 ] ; then - /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null - /usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : -fi - - -%posttrans gtk -/usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : - - %files %defattr(-,root,root,-) %exclude %{docdir}/README.utils