--- /usr/portage/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild 2006-07-15 09:43:32.000000000 +0200 +++ /usr/local/portage/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild 2006-08-18 02:45:30.000000000 +0200 @@ -26,7 +26,7 @@ src_unpack() { unpack ${A} cd "${S}" - sed -i -e "s:-O2:${CFLAGS}:" Makefile || die "sed Makefile failed" + sed -i -e "s:-O2:${CFLAGS} -DIPT_LIB_DIR=\\\\\"/$(get_libdir)/iptables\\\\\":" Makefile || die "sed Makefile failed" epatch "${FILESDIR}"/${P}-ifcfg-catch-missing-argument.patch #130243 epatch "${FILESDIR}"/${P}-build.patch #137574