Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (9e20cb6924ba7c66fcc2932300c88e688b286a9f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (9e20cb6924ba7c66fcc2932300c88e688b286a9f)
  • Date: Sun, 13 Jun 2010 19:59:48 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

net/iputils-tracepath/BUILD | 2 +-
net/iputils-tracepath/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 9e20cb6924ba7c66fcc2932300c88e688b286a9f
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

iputils-tracepath: BUILD: corrected spelling of function so docs build

diff --git a/net/iputils-tracepath/BUILD b/net/iputils-tracepath/BUILD
index 3f2a8b5..18aa5a7 100755
--- a/net/iputils-tracepath/BUILD
+++ b/net/iputils-tracepath/BUILD
@@ -1,4 +1,4 @@
make TARGETS="tracepath tracepath6 traceroute6" &&
-if is_depends_enable $SPELL opensp ; then
+if is_depends_enabled $SPELL opensp ; then
make -C doc man
fi
diff --git a/net/iputils-tracepath/HISTORY b/net/iputils-tracepath/HISTORY
index a25f20f..f3b0a59 100644
--- a/net/iputils-tracepath/HISTORY
+++ b/net/iputils-tracepath/HISTORY
@@ -1,3 +1,6 @@
+2010-06-13 Robin Cook <rcook AT wyrms.net>
+ * BUILD: corrected spelling of function so docs build
+
2009-07-25 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, BUILD, INSTALL: made manpages and docs optional




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (9e20cb6924ba7c66fcc2932300c88e688b286a9f), Robin Cook, 06/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page