void-packages/srcpkgs/libgweather/gir-gweather.template
Juan RP 22ed6ccbc2 libgweather: update to 2.91.6.
--HG--
branch : gnome3
2011-03-01 09:11:36 +01:00

13 lines
324 B
Text

# 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
}