changeset 458:95ccae4a1d5b

graphics/gtk2: remove conflicting gtk-update-icon-cache
author David Demelier <markand@malikania.fr>
date Sat, 06 Apr 2019 09:34:42 +0200
parents 461d3fe82b7d
children 7ca823d4ce35
files graphics/gtk2/gtk2.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/graphics/gtk2/gtk2.sh	Sat Apr 06 09:27:20 2019 +0200
+++ b/graphics/gtk2/gtk2.sh	Sat Apr 06 09:34:42 2019 +0200
@@ -78,6 +78,7 @@
 		$with_nls
 	make
 	make install DESTDIR=$DESTDIR
+	rm -f $DESTDIR/usr/bin/gtk-update-icon-cache
 	rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/engines/*.la
 	rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/immodules/*.la
 	rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/printbackends/*.la