void-packages/srcpkgs/gnome-bluetooth/gir-gnome-bluetooth.template

14 lines
331 B
Plaintext

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