Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80e5824038186830d02f9e531a1cdf1474f9a0bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80e5824038186830d02f9e531a1cdf1474f9a0bb)
  • Date: Sun, 24 Aug 2008 10:10:00 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/dhcpcd/HISTORY | 1 +
net/dhcpcd/PRE_BUILD | 4 ++++
2 files changed, 5 insertions(+)

New commits:
commit 80e5824038186830d02f9e531a1cdf1474f9a0bb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

dhcpcd: fixed hooks installation path

diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 369ca06..8ab155c 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,5 +1,6 @@
2008-08-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.0.0 (both branches)
+ * PRE_BUILD: fixed hooks installation path

2008-07-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 3.2.3, added devel branch, fixed website, quoting the paths
diff --git a/net/dhcpcd/PRE_BUILD b/net/dhcpcd/PRE_BUILD
new file mode 100755
index 0000000..e2bc6bc
--- /dev/null
+++ b/net/dhcpcd/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+sed -i "s:libexec:usr/libexec:" dhcpcd-hooks/Makefile Makefile




Archive powered by MHonArc 2.6.24.

Top of Page