From 0a7a099e7bbd65862a676b89f02c42554d8d3e2e Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 2 Sep 2022 11:41:05 -0500 Subject: user/gnupg: bump { 2.2.23 --> 2.2.39 }. disable compressed packets. see also: https://dev.gnupg.org/D556 --- user/gnupg/fix-i18n.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 user/gnupg/fix-i18n.patch (limited to 'user/gnupg/fix-i18n.patch') diff --git a/user/gnupg/fix-i18n.patch b/user/gnupg/fix-i18n.patch deleted file mode 100644 index 00d71dd5c..000000000 --- a/user/gnupg/fix-i18n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- gnupg-2.1.7/common/i18n.c.orig 2015-08-31 20:40:18.752742866 +0300 -+++ gnupg-2.1.7/common/i18n.c 2015-08-31 20:40:41.806336224 +0300 -@@ -85,8 +85,8 @@ - bindtextdomain (PACKAGE_GT, gnupg_localedir ()); - textdomain (PACKAGE_GT); - #else --# ifdef ENABLE_NLS - setlocale (LC_ALL, "" ); -+# ifdef ENABLE_NLS - bindtextdomain (PACKAGE_GT, LOCALEDIR); - textdomain (PACKAGE_GT); - # endif -- cgit v1.2.3-60-g2f50