void-packages/srcpkgs/gnome-desktop/gir-gnome-desktop.template
Juan RP 444c28be93 gnome-desktop: update to 2.91.90.
--HG--
branch : gnome3
2011-03-01 01:07:57 +01:00

14 lines
325 B
Plaintext

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