summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2021-09-23 10:49:41 -0400
committerBrian Evans <grknight@gentoo.org>2021-09-23 10:49:41 -0400
commit5feeac20c0d7628cd41b7097022863aef9b8a339 (patch)
tree9caa22e29ff4b018ecd1cbfdf4d9751de6c62973 /dev-php/pecl-gnupg/files
parentdev-php/pecl-imagick: Drop old (diff)
downloadgentoo-5feeac20c0d7628cd41b7097022863aef9b8a339.tar.gz
gentoo-5feeac20c0d7628cd41b7097022863aef9b8a339.tar.bz2
gentoo-5feeac20c0d7628cd41b7097022863aef9b8a339.zip
dev-php/pecl-gnupg: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-php/pecl-gnupg/files')
-rw-r--r--dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch b/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch
deleted file mode 100644
index c679bad631da..000000000000
--- a/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/config.m4 2007-05-04 13:23:41.000000000 +0000
-+++ b/config.m4 2010-03-28 01:13:10.000000000 +0000
-@@ -41,4 +41,6 @@
- PHP_SUBST(GNUPG_SHARED_LIBADD)
-
- PHP_NEW_EXTENSION(gnupg, [gnupg.c gnupg_keylistiterator.c], $ext_shared)
-+
-+ AC_SYS_LARGEFILE
- fi