/[packages]/cauldron/graphicsmagick/current/SOURCES/graphicsmagick-linkage_fix.diff
ViewVC logotype

Contents of /cauldron/graphicsmagick/current/SOURCES/graphicsmagick-linkage_fix.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47947 - (show annotations) (download)
Sun Feb 6 20:40:48 2011 UTC (13 years, 1 month ago) by spuhler
File size: 485 byte(s)
imported package graphicsmagick
1 --- PerlMagick/Makefile.PL.in 2008-05-18 23:21:59.000000000 +0200
2 +++ PerlMagick/Makefile.PL.in.oden 2008-09-02 15:19:58.000000000 +0200
3 @@ -61,7 +61,7 @@
4 'INSTALLBIN' => '@BIN_DIR@',
5
6 # Library specification
7 - 'LIBS' => ['-L@MAGICKLIBDIR@ -lGraphicsMagick @LDFLAGS@ @MAGICK_DEP_LIBS@'],
8 + 'LIBS' => ['-L@MAGICKLIBDIR@ -L../magick/.libs -lGraphicsMagick @LDFLAGS@ @MAGICK_DEP_LIBS@'],
9
10 # Perl binary name (if a Perl binary is built)
11 'MAP_TARGET' => 'PerlMagick',

  ViewVC Help
Powered by ViewVC 1.1.30