summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-29 20:45:55 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-29 20:45:55 +0000
commiteb9eb6fb8ccca98728b24ec78c06870e078deeb6 (patch)
tree97637b2452ebd3e6e42e4e0efc4cfe7f8ca36a49 /net-analyzer/fragroute/files
parentUse the correct upstream git repository (bug #339600 by Pinky). (diff)
downloadgentoo-2-eb9eb6fb8ccca98728b24ec78c06870e078deeb6.tar.gz
gentoo-2-eb9eb6fb8ccca98728b24ec78c06870e078deeb6.tar.bz2
gentoo-2-eb9eb6fb8ccca98728b24ec78c06870e078deeb6.zip
Fix libevent dependency and check for libevent.so instead of libevent.a in configure (still bug #342859).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/fragroute/files')
-rw-r--r--net-analyzer/fragroute/files/1.2-libevent.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fragroute/files/1.2-libevent.patch b/net-analyzer/fragroute/files/1.2-libevent.patch
index 022f1559a13e..fae3af0b3d4a 100644
--- a/net-analyzer/fragroute/files/1.2-libevent.patch
+++ b/net-analyzer/fragroute/files/1.2-libevent.patch
@@ -1,5 +1,5 @@
---- fragroute-1.2.orig/fragroute.c 2002-04-08 00:55:20.000000000 +0200
-+++ fragroute-1.2/fragroute.c 2010-02-03 21:23:21.451754240 +0100
+--- a/fragroute.c 2002-04-08 00:55:20.000000000 +0200
++++ b/fragroute.c 2010-02-03 21:23:21.451754240 +0100
@@ -36,10 +36,6 @@
static struct fr_ctx ctx;