[Lunar-commits] <moonbase> ngrep: fix the compile.
Florin Braescu
florin at lunar-linux.org
Mon Dec 29 14:56:37 CET 2008
commit dc1f45122e484efaecb310b9fb39a8cf0e4ee66f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 29 15:56:37 2008 +0200
ngrep: fix the compile.
---
net/ngrep/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/ngrep/BUILD b/net/ngrep/BUILD
index 241c7ca..9deb313 100644
--- a/net/ngrep/BUILD
+++ b/net/ngrep/BUILD
@@ -1,6 +1,7 @@
(
sedit "s/\/man\/man8/\/share\0/" Makefile.in
+ OPTS="$OPTS --with-pcap-includes=/usr/include/pcap"
touch *
default_build
More information about the Lunar-commits
mailing list