summarylogtreecommitdiffstats
path: root/imagemagick-underlink.patch
diff options
context:
space:
mode:
Diffstat (limited to 'imagemagick-underlink.patch')
-rw-r--r--imagemagick-underlink.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/imagemagick-underlink.patch b/imagemagick-underlink.patch
deleted file mode 100644
index be732ac34d36..000000000000
--- a/imagemagick-underlink.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/coders/Makefile.am b/coders/Makefile.am
-index e39ed031f..689728353 100644
---- a/coders/Makefile.am
-+++ b/coders/Makefile.am
-@@ -469,7 +469,7 @@ coders_djvu_la_LIBADD = $(MAGICKCORE_LIBS) $(DJVU_LIBS) $(JPEG_LIBS) $(LZMA
- coders_dng_la_SOURCES = coders/dng.c
- coders_dng_la_CPPFLAGS = $(MAGICK_CODER_CPPFLAGS)
- coders_dng_la_LDFLAGS = $(MODULECOMMONFLAGS)
--coders_dng_la_LIBADD = $(MAGICKCORE_LIBS) $(RAW_LIBS)
-+coders_dng_la_LIBADD = $(MAGICKCORE_LIBS) $(RAW_R_LIBS)
-
- # DPS coder module
- coders_dps_la_SOURCES = coders/dps.c