libgpg-error-devel: fix install.

This commit is contained in:
Juan RP 2010-12-17 14:54:50 +01:00
parent fc40f4408e
commit c3161be48f

View file

@ -14,6 +14,5 @@ do_install()
mv ${SRCPKGDESTDIR}/usr/bin/gpg-error-config ${DESTDIR}/usr/bin
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/*.*a ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/share/aclocal ${DESTDIR}/usr/share
}