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 eef33c3..c1af312 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@