void-packages/srcpkgs/libnotify/gir-notify.template
2011-02-28 23:28:41 +01:00

12 lines
304 B
Text

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