babl: update to 0.1.4, add gir-babl subpkg.

This commit is contained in:
Juan RP
2011-02-01 09:54:20 +01:00
parent 84a5e605ea
commit 3d7a4a62a4
4 changed files with 19 additions and 7 deletions

View File

@@ -11,8 +11,6 @@ Add_dependency run babl
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mkdir -p ${DESTDIR}/usr/bin
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/{include,share} ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
}