comparison graphics/gtk2/gtk2.sh @ 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 515778c3a417
children 7828241c9634
comparison
equal deleted inserted replaced
457:461d3fe82b7d 458:95ccae4a1d5b
76 --prefix=/usr \ 76 --prefix=/usr \
77 $with_cups \ 77 $with_cups \
78 $with_nls 78 $with_nls
79 make 79 make
80 make install DESTDIR=$DESTDIR 80 make install DESTDIR=$DESTDIR
81 rm -f $DESTDIR/usr/bin/gtk-update-icon-cache
81 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/engines/*.la 82 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/engines/*.la
82 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/immodules/*.la 83 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/immodules/*.la
83 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/printbackends/*.la 84 rm -f $DESTDIR/usr/lib/gtk-2.0/2.10.0/printbackends/*.la
84 rm -f $DESTDIR/usr/lib/gtk-2.0/modules/*.la 85 rm -f $DESTDIR/usr/lib/gtk-2.0/modules/*.la
85 rm -f $DESTDIR/usr/lib/libgailutil.la 86 rm -f $DESTDIR/usr/lib/libgailutil.la