void-packages/srcpkgs/totem-pl-parser/gir-totem-pl-parser.template

14 lines
333 B
Plaintext

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