/[packages]/cauldron/graphicsmagick/current/SOURCES/GraphicsMagick-1.3.16-perl-link.patch
ViewVC logotype

Contents of /cauldron/graphicsmagick/current/SOURCES/GraphicsMagick-1.3.16-perl-link.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1330527 - (show annotations) (download)
Sat Nov 17 20:04:46 2018 UTC (5 years, 5 months ago) by kekepower
File size: 606 byte(s)
- Update to version 1.3.31
- Rediffed Patch1

1 Index: GraphicsMagick-1.3.31/PerlMagick/Makefile.PL.in
2 ===================================================================
3 --- GraphicsMagick-1.3.31/PerlMagick/Makefile.PL.in
4 +++ GraphicsMagick-1.3.31/PerlMagick/Makefile.PL.in 2018-11-17 21:01:27.092821275 +0100
5 @@ -78,7 +78,7 @@
6 'INSTALLBIN' => $magick_BIN_DIR,
7
8 # Library specification
9 - 'LIBS' => ["-L$magick_LIB_DIR $magick_LDFLAGS $magick_API_LIBS"],
10 + 'LIBS' => ["-L$magick_LIB_DIR -L../magick/.libs -lGraphicsMagick $magick_DEP_LIBS"],
11
12 # Perl binary name (if a Perl binary is built)
13 'MAP_TARGET' => 'PerlMagick',

  ViewVC Help
Powered by ViewVC 1.1.30