void-packages/srcpkgs/telepathy-glib/gir-telepathy-glib.template

14 lines
325 B
Plaintext
Raw Normal View History

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