ImageMagick/ImageMagick-revert.patch

14 lines
527 B
Diff
Raw Normal View History

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@',