[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a0ce084384810f3165625b3c5e09ae3fb6df97c)
Pol Vinogradov
scm at sourcemage.org
Mon Mar 22 23:49:19 EDT 2010
GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:
net/dhcpcd/BUILD | 2 ++
net/dhcpcd/HISTORY | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 1a0ce084384810f3165625b3c5e09ae3fb6df97c
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>
net/dhcpcd: returned BUILD to prevent bug with automatic startup through init
diff --git a/net/dhcpcd/BUILD b/net/dhcpcd/BUILD
new file mode 100755
index 0000000..52de65c
--- /dev/null
+++ b/net/dhcpcd/BUILD
@@ -0,0 +1,2 @@
+./configure --libexecdir=${INSTALL_ROOT}/usr/libexec --dbdir=${INSTALL_ROOT}/var/lib/dhcpcd $OPTS &&
+CSTD=gnu99 make DESTDIR="$INSTALL_ROOT"
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 9a97edf..0bb4efe 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,6 +1,7 @@
2010-03-22 Pol Vinogradov <vin.public at gmail.com>
* DETAILS: removed commented devel crap
- * BUILD, PREPARE, PRE_BUILD: removed, our defaults work fine
+ * BUILD: moved code from PRE_BUILD here
+ * PREPARE, PRE_BUILD: removed, our defaults work fine
* INSTALL: default_install works as well
2010-03-08 Sukneet Basuta <sukneet at sourcemage.org>
More information about the SM-Commit
mailing list