graphicsmagick

This commit is contained in:
milisbir 2018-06-30 15:35:40 +02:00
parent 51c5242334
commit 921de079e6
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ derle() {
sed -i -e "s/LDLOADLIBS =/LDLOADLIBS = -lGraphicsMagick/" Makefile
make
make install
rm -rf $PKG/usr/share/doc
}