| # Copyright 1999-2007 Gentoo Foundation |
# Copyright 1999-2008 Gentoo Foundation |
| # Distributed under the terms of the GNU General Public License v2 |
# Distributed under the terms of the GNU General Public License v2 |
| # $Header$ |
# $Header$ |
| |
|
| cd "${S}" |
cd "${S}" |
| epatch "${FILESDIR}"/globals-core.c.diff |
epatch "${FILESDIR}"/globals-core.c.diff |
| epatch "${FILESDIR}"/${P}-build.patch |
epatch "${FILESDIR}"/${P}-build.patch |
| |
# remove local libtool garbage injected by upstream #220819 |
| |
cat acinclude.m4.in acinclude.m4.ntop > acinclude.m4 |
| eautoreconf |
eautoreconf |
| |
|
| sed -i \ |
sed -i \ |