summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-03-14 00:29:20 +0000
committerMike Frysinger <vapier@gentoo.org>2008-03-14 00:29:20 +0000
commitfb29ad07592d9f50bad6805e832c42363b6dd31c (patch)
treeff979b69bef6c800ccac4d51022ff1b1c04aefc5 /sys-apps/which
parentbump to 0.50 and cleanup old revisions (diff)
downloadgentoo-2-fb29ad07592d9f50bad6805e832c42363b6dd31c.tar.gz
gentoo-2-fb29ad07592d9f50bad6805e832c42363b6dd31c.tar.bz2
gentoo-2-fb29ad07592d9f50bad6805e832c42363b6dd31c.zip
document things
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/files/which-2.19-remove-readline.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/files/which-2.19-remove-readline.patch b/sys-apps/which/files/which-2.19-remove-readline.patch
index ffc9490e9e52..cef1813c0c11 100644
--- a/sys-apps/which/files/which-2.19-remove-readline.patch
+++ b/sys-apps/which/files/which-2.19-remove-readline.patch
@@ -1,6 +1,9 @@
-diff -urN which-2.19/tilde/xmalloc.h which-2.19-patched/tilde/xmalloc.h
---- which-2.19/tilde/xmalloc.h 2008-01-16 10:07:57.000000000 -0600
-+++ which-2.19-patched/tilde/xmalloc.h 2008-03-13 11:47:16.000000000 -0500
+http://bugs.gentoo.org/207151
+
+readline isnt actually used in this package, so drop the include
+
+--- which-2.19/tilde/xmalloc.h
++++ which-2.19/tilde/xmalloc.h
@@ -23,12 +23,6 @@
#if !defined (_XMALLOC_H_)
#define _XMALLOC_H_