Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (3ea1231281ba1cf270dd0159a1824b0feaa309ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (3ea1231281ba1cf270dd0159a1824b0feaa309ec)
  • Date: Fri, 21 Nov 2008 08:23:48 -0600

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




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (3ea1231281ba1cf270dd0159a1824b0feaa309ec), George Sherwood, 11/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page