Skip to Content.
Sympa Menu

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

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 (42d9e6fa7248bf0454c7ffcb76a3a3f121df4681)
  • Date: Sun, 13 Jun 2010 19:57:41 -0500

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

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

New commits:
commit 42d9e6fa7248bf0454c7ffcb76a3a3f121df4681
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

iputils-ping: BUILD: corrected function spelling so docs build

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




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

Archive powered by MHonArc 2.6.24.

Top of Page