summaryrefslogtreecommitdiff
path: root/app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 20:01:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 20:01:06 +0100
commitf48011012cdabc60f67e96296bc600f2c3f20ce8 (patch)
treeddcf8dd8ff1fddbc5e1191d2a6cd0ec3a895dac3 /app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch
parent40a480a83a10d1718e26a6f4fc54d271c1f13a95 (diff)
gentoo auto-resync : 20:10:2022 - 20:01:06
Diffstat (limited to 'app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch')
-rw-r--r--app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch b/app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch
index 00d955a819a9..7ff45cf3bc4a 100644
--- a/app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch
+++ b/app-text/a2ps/files/a2ps-4.14-ptrdiff_t.patch
@@ -1,4 +1,6 @@
-diff -uNr a2ps-4.14/lib/obstack.h a2ps-4.14.test/lib/obstack.h
+fix compilation error due to obstack.h issue
+https://bugs.gentoo.org/269638
+
--- a2ps-4.14/lib/obstack.h 2007-12-29 09:37:59.000000000 +0800
+++ a2ps-4.14.test/lib/obstack.h 2009-06-10 18:49:45.000000000 +0900
@@ -138,9 +138,9 @@