[SM-Commit] GIT changes to master grimoire by George Sherwood (3ea1231281ba1cf270dd0159a1824b0feaa309ec)
George Sherwood
scm at sourcemage.org
Fri Nov 21 09:23:48 EST 2008
GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:
net/ngrep/BUILD | 4 ++++
net/ngrep/HISTORY | 4 ++++
2 files changed, 8 insertions(+)
New commits:
commit 3ea1231281ba1cf270dd0159a1824b0feaa309ec
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>
ngrep: Added --with-pcap-includes=/usr/include/pcap to
BUILD to fix Bug #14901.
diff --git a/net/ngrep/BUILD b/net/ngrep/BUILD
new file mode 100755
index 0000000..66b582c
--- /dev/null
+++ b/net/ngrep/BUILD
@@ -0,0 +1,4 @@
+#For Bug 14901
+OPTS="--with-pcap-includes=/usr/include/pcap $OPTS" &&
+
+default_build
diff --git a/net/ngrep/HISTORY b/net/ngrep/HISTORY
index 93b6dd9..b495787 100644
--- a/net/ngrep/HISTORY
+++ b/net/ngrep/HISTORY
@@ -1,3 +1,7 @@
+2008-11-21 George Sherwood <gsherwood at sourcemage.org>
+ * BUILD: Added option --with-pcap-includes=/usr/include/pcap
+ Bug #14901
+
2006-11-29 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 1.45, removed UPDATED
More information about the SM-Commit
mailing list