From aa7abe4cf8868c3fd87a7fee00cf6453b3f459a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 7 Apr 2024 19:59:43 +0200 Subject: patches/imagemagick-7.1.1-21_pre.local.patch: drop finish_cmds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/imagemagick-7.1.1-21_pre.local.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/patches/imagemagick-7.1.1-21_pre.local.patch b/patches/imagemagick-7.1.1-21_pre.local.patch index c8356941..081c1fa0 100644 --- a/patches/imagemagick-7.1.1-21_pre.local.patch +++ b/patches/imagemagick-7.1.1-21_pre.local.patch @@ -1,7 +1,7 @@ diff -ru ImageMagick-7.1.0-51.orig/configure ImageMagick-7.1.0-51/configure --- ImageMagick-7.1.0-51.orig/configure 2022-10-16 17:54:02.000000000 +0200 +++ ImageMagick-7.1.0-51/configure 2022-11-05 22:37:15.089499439 +0100 -@@ -18236,6 +18236,16 @@ +@@ -18236,6 +18236,15 @@ dynamic_linker='GNU/Linux ld.so' ;; @@ -11,14 +11,13 @@ diff -ru ImageMagick-7.1.0-51.orig/configure ImageMagick-7.1.0-51/configure + need_version=no + library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' + soname_spec='$libname$release$shared_ext$major' -+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' + shlibpath_var=LD_LIBRARY_PATH + ;; + netbsd*) version_type=sunos need_lib_prefix=no -@@ -22765,6 +22775,16 @@ +@@ -22765,6 +22775,15 @@ dynamic_linker='GNU/Linux ld.so' ;; @@ -28,7 +27,6 @@ diff -ru ImageMagick-7.1.0-51.orig/configure ImageMagick-7.1.0-51/configure + need_version=no + library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' + soname_spec='$libname$release$shared_ext$major' -+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' + shlibpath_var=LD_LIBRARY_PATH + ;; + -- cgit v1.2.3