Link to the normal OpenFlow lib directory, not this hidden one.
authorJustin Pettit <jpettit@nicira.com>
Tue, 19 Aug 2008 05:13:36 +0000 (22:13 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 19 Aug 2008 05:13:36 +0000 (22:13 -0700)
third-party/ofp-tcpdump.patch

index eef33c3b1d271042da8b41eb63c19c31904a3d09..c1af31289dff87b836d117e84c09b340ca3055a7 100644 (file)
@@ -27,7 +27,7 @@ diff -rNu tcpdump/Makefile.in tcpdump/Makefile.in
  
  # Standard LDFLAGS
 -LDFLAGS = @LDFLAGS@
-+LDFLAGS = @LDFLAGS@ -L../../lib/.libs
++LDFLAGS = @LDFLAGS@ -L../../lib
  
  # Standard LIBS
 -LIBS = @LIBS@