virt-manager: remove icon-theme.cache.
This commit is contained in:
parent
afdfb1d0ce
commit
b56ce7b28d
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=4
|
revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -19,5 +19,6 @@ distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${vers
|
|||||||
checksum=270c1f631fd029fee5291e83f50d69e261db666aa952c184643bc6cece77fdb3
|
checksum=270c1f631fd029fee5291e83f50d69e261db666aa952c184643bc6cece77fdb3
|
||||||
|
|
||||||
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