rework ImageMagick-6.8.8-1-disable-insecure-coders.patch, rebase patches OBS-URL: https://build.opensuse.org/request/show/394840 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=253
14 lines
560 B
Diff
14 lines
560 B
Diff
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig
|
|
+++ configure.ac
|
|
@@ -49,7 +49,7 @@ AC_CONFIG_HEADERS([config/config.h])
|
|
AX_PREFIX_CONFIG_H([magick/magick-baseconfig.h],[MagickCore])
|
|
AC_CANONICAL_SYSTEM
|
|
AC_CANONICAL_TARGET
|
|
-AM_INIT_AUTOMAKE([foreign color-tests -Wall -Wno-portability subdir-objects dist-bzip2 dist-lzip dist-xz dist-zip tar-ustar])
|
|
+AM_INIT_AUTOMAKE([foreign color-tests -Wall -Wno-portability subdir-objects dist-bzip2 dist-xz dist-zip tar-ustar])
|
|
AM_SILENT_RULES([yes])
|
|
|
|
#
|