libgweather: update to 2.91.6.

--HG--
branch : gnome3
This commit is contained in:
Juan RP
2011-03-01 09:11:36 +01:00
parent f93fb6d567
commit 22ed6ccbc2
9 changed files with 35 additions and 634 deletions

View File

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