SOURCES: ImageMagick-libpath.patch - updated

arekm arekm at pld-linux.org
Sun Nov 9 17:53:23 CET 2008


Author: arekm                        Date: Sun Nov  9 16:53:23 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   ImageMagick-libpath.patch (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/ImageMagick-libpath.patch
diff -u SOURCES/ImageMagick-libpath.patch:1.15 SOURCES/ImageMagick-libpath.patch:1.16
--- SOURCES/ImageMagick-libpath.patch:1.15	Tue May 27 10:23:43 2008
+++ SOURCES/ImageMagick-libpath.patch	Sun Nov  9 17:53:18 2008
@@ -1,11 +1,11 @@
 --- ImageMagick-6.4.1/configure.ac.orig	2008-05-27 09:43:02.000000000 +0200
 +++ ImageMagick-6.4.1/configure.ac	2008-05-27 09:43:54.000000000 +0200
-@@ -2952,7 +2952,7 @@
- # Determine path to pick up Magick library from for use with building PerlMagick
- MAGICKLIBDIR="${LIB_DIR}"
- MAGICKLIB="-L${MAGICKLIBDIR} -lMagickCore"
+@@ -3050,7 +3050,7 @@
+ 
+ # Determine path to pick up MagickCore library from for use with building PerlMagick
+ MAGICKCORE_PATH="${LIB_DIR}"
 -if test $with_perl_static = 'yes'; then
-+if test $with_perl_static = 'yes' -o $with_perl_dynamic = 'yes'; then
++if test $with_perl_static = 'yes' -o '$with_perl_dynamic' = 'yes'; then
      # Find out where libtool hides its uninstalled libraries (as libtool_objdir)
      libtool_objdir=$objdir
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/ImageMagick-libpath.patch?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list