void-packages/srcpkgs/libunique/gir-libunique.template

14 lines
311 B
Plaintext

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