summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authortonio <tonio>2007-02-18 11:17:42 +0000
committertonio <tonio>2007-02-18 11:17:42 +0000
commit3d5935c051cb6e3aea94f1fadb90f3014d2b356d (patch)
treecb3d95b0ff77129693b22c4d6949409d7fa36715 /misc/rpm
parent0ae477dcb37e7840ba3c21401ff46114b098d534 (diff)
downloadpkgsrc-3d5935c051cb6e3aea94f1fadb90f3014d2b356d.tar.gz
oups, missing patch
Diffstat (limited to 'misc/rpm')
-rw-r--r--misc/rpm/patches/patch-ce12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/rpm/patches/patch-ce b/misc/rpm/patches/patch-ce
new file mode 100644
index 00000000000..3290f7aba59
--- /dev/null
+++ b/misc/rpm/patches/patch-ce
@@ -0,0 +1,12 @@
+$NetBSD: patch-ce,v 1.1 2007/02/18 11:17:42 tonio Exp $
+
+--- lib/lookup.c.orig Mon Jan 12 17:58:31 1998
++++ lib/lookup.c
+@@ -5,6 +5,7 @@
+ #endif
+
+ #include <string.h>
++#include <stdlib.h>
+
+ #include "intl.h"
+ #include "rpmlib.h"