New commits:
commit a7a5a4cc74dbe4e5d58fb045829b88abed1a2433
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
net/iptables: added install make rule in INSTALL for development headers;
TRACK_ROOT now used in BUILD
diff --git a/net/iptables/BUILD b/net/iptables/BUILD
index 010784c..b998101 100755
--- a/net/iptables/BUILD
+++ b/net/iptables/BUILD
@@ -1,3 +1,3 @@
# sedit "s/-O2/$CFLAGS/" Makefile &&
make_single &&
-make LIBDIR=/usr/lib KERNEL_DIR=/usr
+make LIBDIR=$TRACK_ROOT/usr/lib KERNEL_DIR=$TRACK_ROOT/usr
diff --git a/net/iptables/HISTORY b/net/iptables/HISTORY
index fc43199..891e579 100644
--- a/net/iptables/HISTORY
+++ b/net/iptables/HISTORY
@@ -1,3 +1,7 @@
+2008-01-05 Elisamuel Resto <ryuji AT sourcemage.org>
+ * INSTALL: added install-devel and copying of headers
+ * BUILD: added $TRACK_ROOT to the make call
+
2007-12-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.0