graphicsmagick
This commit is contained in:
parent
51c5242334
commit
921de079e6
|
@ -36,4 +36,5 @@ derle() {
|
||||||
sed -i -e "s/LDLOADLIBS =/LDLOADLIBS = -lGraphicsMagick/" Makefile
|
sed -i -e "s/LDLOADLIBS =/LDLOADLIBS = -lGraphicsMagick/" Makefile
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
rm -rf $PKG/usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue