void-packages/srcpkgs/clutter-gtk/gir-clutter-gtk.template

14 lines
349 B
Text
Raw Normal View History

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