summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-04-18 13:44:07 +0200
committerØrjan Malde <red@foxi.me>2024-04-18 13:44:07 +0200
commit6b5fa11a8c1ea308a54e23cc27339d43499b8efe (patch)
tree597ef2d2cbd342ef33fa4f16db25938662de8b26 /patches
parentd0ff892e83604ce1d4e5354ac53b33d45b94cbf7 (diff)
downloadmidipix_build-6b5fa11a8c1ea308a54e23cc27339d43499b8efe.tar.bz2
midipix_build-6b5fa11a8c1ea308a54e23cc27339d43499b8efe.tar.xz
groups.d/251.native_packages_lib.group: libpng: bump to v1.6.43
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r--patches/libpng-1.6.39.local.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/libpng-1.6.39.local.patch b/patches/libpng-1.6.39.local.patch
deleted file mode 100644
index 008d2cef..00000000
--- a/patches/libpng-1.6.39.local.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libpng-1.6.39/Makefile.in.orig 2022-11-20 22:53:23.000000000 +0100
-+++ libpng-1.6.39/Makefile.in 2023-03-27 07:06:20.935851632 +0200
-@@ -2317,7 +2317,7 @@
- rm -f $@ $*.tf[12]
- test -d scripts || mkdir scripts || test -d scripts
- $(DFNCPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)\
-- $(CPPFLAGS) $(SYMBOL_CFLAGS) $< > $*.tf1
-+ $(CFLAGS) $(CPPFLAGS) $(SYMBOL_CFLAGS) $< > $*.tf1
- $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
- rm -f $*.tf1
- mv $*.tf2 $@