OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=718
14 lines
527 B
Diff
14 lines
527 B
Diff
Index: ImageMagick-7.1.1-30/PerlMagick/Makefile.PL.in
|
|
===================================================================
|
|
--- ImageMagick-7.1.1-30.orig/PerlMagick/Makefile.PL.in
|
|
+++ ImageMagick-7.1.1-30/PerlMagick/Makefile.PL.in
|
|
@@ -224,7 +224,7 @@ WriteMakefile
|
|
'LDDLFLAGS' => $LDDLFLAGS_magick,
|
|
|
|
# Install PerlMagick into ImageMagick prefix
|
|
- 'INSTALL_BASE' => '@PREFIX_DIR@',
|
|
+ #'INSTALL_BASE' => '@PREFIX_DIR@',
|
|
|
|
# Install PerlMagick binary into ImageMagick bin directory
|
|
'INSTALLBIN' => '@BIN_DIR@',
|