void-packages/srcpkgs/GConf/gir-gconf.template

14 lines
313 B
Plaintext

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