Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (935be1e7072aadedadccbc79b931aae2e807d075)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (935be1e7072aadedadccbc79b931aae2e807d075)
  • Date: Fri, 20 May 2011 15:19:11 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

net/maradns/INSTALL | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 935be1e7072aadedadccbc79b931aae2e807d075
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

maradns: Doh! Somehow I missed a pull or something :|

diff --git a/net/maradns/INSTALL b/net/maradns/INSTALL
index 76a2a47..7b1aad4 100755
--- a/net/maradns/INSTALL
+++ b/net/maradns/INSTALL
@@ -1,4 +1,4 @@
# this sets the appropriate prefix for installation
# fix the docs installing stupidity
-sedit s/DOCS=.*/DOCS="\$PREFIX/share/doc/maradns-\$VERSION"/
build/install.locations &&
+sedit "s|DOCS=.*|DOCS=\"\$PREFIX/share/doc/maradns-\$VERSION\"|"
build/install.locations &&
PREFIX=${INSTALL_ROOT}/usr make install



  • [SM-Commit] GIT changes to master grimoire by David Kowis (935be1e7072aadedadccbc79b931aae2e807d075), David Kowis, 05/20/2011

Archive powered by MHonArc 2.6.24.

Top of Page