gmusicbrowser: do not install hicolor icon theme cache file.
This commit is contained in:
parent
71fec30204
commit
d6c9ee7afa
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gmusicbrowser'
|
||||
pkgname=gmusicbrowser
|
||||
version=1.1.15
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -17,4 +17,5 @@ checksum=1ec881d148ccc26bdbab66ca701fd2216e034c3b613d6e66c17ac702271c677b
|
|||
|
||||
do_install() {
|
||||
make prefix=${DESTDIR}/usr install
|
||||
rm -f ${DESTDIR}/usr/share/icons/hicolor/*.cache
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue