meld: remove icon-theme.cache.
This commit is contained in:
parent
d5dd21e3f2
commit
afdfb1d0ce
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.15.1
|
version=3.15.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||||
@ -16,5 +16,6 @@ checksum=53a59132bfe78b66b3db0dd32d0857a160d2cbf4f07f963f900134224fe60c6b
|
|||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled
|
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
||||||
|
$DESTDIR/usr/share/icons/hicolor/icon-theme.cache
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user