summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-04-07 19:59:43 +0200
committerØrjan Malde <red@foxi.me>2024-04-07 19:59:43 +0200
commitaa7abe4cf8868c3fd87a7fee00cf6453b3f459a7 (patch)
treeb8d447e0e7c8245a3457d71c0212b04f89b496f3
parent8acc6de2c4b1343fcdf23383f757d40299b9c3c3 (diff)
downloadmidipix_build-aa7abe4cf8868c3fd87a7fee00cf6453b3f459a7.tar.bz2
midipix_build-aa7abe4cf8868c3fd87a7fee00cf6453b3f459a7.tar.xz
patches/imagemagick-7.1.1-21_pre.local.patch: drop finish_cmds
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r--patches/imagemagick-7.1.1-21_pre.local.patch6
1 files 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
+ ;;
+