Skip to content

Commit

Permalink
Small tweak for building IM
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 21, 2012
1 parent dcbfdf0 commit 4a4cf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -526,7 +526,7 @@ buildImageMagick(){
$WRE_MAKE install; checkError $? "Image Magick make install"

cd $WRE_BUILDDIR
cp source/colors.xml $PREFIX/lib/ImageMagick/config/
cp source/colors.xml $PREFIX/lib/ImageMagick-6.7.6/config/

if [ "$WRE_IA64" == 1 ]; then
LDFLAGS="$SAVED_LDFLAGS"
Expand Down

0 comments on commit 4a4cf10

Please sign in to comment.