This commit is contained in:
milisbir 2017-09-14 21:24:58 +03:00
parent a0d653f24e
commit ffb058c080
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
mkdir -p /usr/share/gir-1.0

View File

@ -29,5 +29,4 @@ cd $name-$version
mv "$PKG"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz mv "$PKG"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
cp -r $SRC/hb-icu/* "$PKG" cp -r $SRC/hb-icu/* "$PKG"
rm -rf $PKG/usr/share/gtk-doc rm -rf $PKG/usr/share/gtk-doc
} }