gnome-bluetooth: update to 2.91.5.

--HG--
branch : gnome3
This commit is contained in:
Juan RP
2011-03-01 10:20:07 +01:00
parent 0df346ca2e
commit 1b06832056
6 changed files with 45 additions and 25 deletions

View File

@@ -0,0 +1,13 @@
# Template file for 'gir-gnome-bluetooth'.
#
short_desc="Introspection data for GNOME bluetooth"
long_desc="${long_desc}
This package contains small pieces of introspection data for the GNOME
bluetooth libraries."
do_install()
{
install -d ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
}