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