Files
void-packages/srcpkgs/evolution-data-server/gir-evolution-data-server.template
Juan RP 0e1ffc2ae1 evolution-data-server: update to 2.91.90.
--HG--
branch : gnome3
2011-03-01 09:30:02 +01:00

14 lines
339 B
Plaintext

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