gnome-control-center: remove a generated file, bumprev.

--HG--
extra : convert_revision : f83e3b03e4810df8634b672fec8fa9a247502806
This commit is contained in:
Juan RP 2010-04-14 16:31:26 +02:00
parent 7b5de0d7a0
commit 3f3f4d56dc
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'gnome-control-center'
pkgname=gnome-control-center
version=2.30.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-scrollkeeper
@ -84,5 +85,6 @@ Add_dependency full hicolor-icon-theme
post_install()
{
rm -f ${DESTDIR}//usr/share/applications/mimeinfo.cache
mv ${DESTDIR}/usr/share/pkgconfig/* ${DESTDIR}/usr/lib/pkgconfig
}