summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorDariqq <dariqq@posteo.net>2026-06-15 15:28:37 +0000
committerAndreas Enge <andreas@enge.fr>2026-06-26 15:14:32 +0200
commit0f7fcbd6b54813923ca224739ccbcb14217f5076 (patch)
tree5b568e36cde3f39f1f87149355ba01968639a566 /gnu/local.mk
parentde92b82d5cf27eb1ef6d92897b0494c214d59418 (diff)
gnu: libextractor: Update to 1.14.
* gnu/packages/gnunet.scm (libextractor): Update to 1.14. [#:phases]: Remove 'force-reconfigure phase. [native-inuts]: Remove autoconf, automake, gettext, libtool, texinfo. * gnu/packages/patches/libextractor-tidy-support.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove deleted patch. Change-Id: Ic0cc4e2c842a7f88fdecf631a07b4d6aff9e4a01 Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 1ae25dfbdf2..2125a006880 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1705,7 +1705,6 @@ dist_patch_DATA = \
1705 %D%/packages/patches/libconfuse-CVE-2022-40320.patch \ 1705 %D%/packages/patches/libconfuse-CVE-2022-40320.patch \
1706 %D%/packages/patches/libcss-check-format.patch \ 1706 %D%/packages/patches/libcss-check-format.patch \
1707 %D%/packages/patches/libeb-gcc-14.patch \ 1707 %D%/packages/patches/libeb-gcc-14.patch \
1708 %D%/packages/patches/libextractor-tidy-support.patch \
1709 %D%/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch \ 1708 %D%/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch \
1710 %D%/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch \ 1709 %D%/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch \
1711 %D%/packages/patches/libgeotiff-fix-tests-with-proj-9.3.0.patch \ 1710 %D%/packages/patches/libgeotiff-fix-tests-with-proj-9.3.0.patch \