void-packages/srcpkgs/totem/gir-totem.template
Juan RP 8928006ae6 totem: update to 2.91.7.
--HG--
branch : gnome3
2011-03-01 16:38:53 +01:00

13 lines
337 B
Text

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