void-packages/srcpkgs/webkit-gtk3/gir-webkit-gtk3.template
Juan RP fc83eeef65 Added webkit-gtk3-1.3.12 build template.
--HG--
branch : gnome3
2011-03-01 13:37:20 +01:00

13 lines
316 B
Text

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