[Slackbuilds-users] diff for GraphicsMagick
thorsten.johannvorderbrueggen at t-online.de
thorsten.johannvorderbrueggen at t-online.de
Sun Jan 19 11:50:30 UTC 2014
Hi at all
building graphicsmagick on a x86_64 failed because of "missing" liblzma ... the lib is available under libt64 ... but CFLAGS wont set in the slackbuild-script ...
Thats my fast solution .. i'm not shure if this is the correct way for slackbuilds, but it works fine :-)
8c8
< VERSION=${VERSION:-1.3.19}
---
> VERSION=${VERSION:-1.3.17}
32c32
< SLKCFLAGS="-O2 -fPIC -L/usr/lib64"
---
> SLKCFLAGS="-O2 -fPIC"
64c64
< --enable-openmp \
---
> --disable-openmp \
Cheers
Thorsten
--
thorsten.johannvorderbrueggen at t-online.de <thorsten.johannvorderbrueggen at t-online.de>
More information about the SlackBuilds-users
mailing list