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>
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a0ce084384810f3165625b3c5e09ae3fb6df97c),
Pol Vinogradov, 03/22/2010