void-packages/srcpkgs/avahi/gir-avahi.template
2010-10-25 22:25:40 +02:00

13 lines
286 B
Plaintext

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