Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=918e4fe3e5b24d9306c23a134eb4314dce4ec2be

commit 918e4fe3e5b24d9306c23a134eb4314dce4ec2be
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Dec 30 15:27:50 2010 +0100

iproute2-2.6.35-3-i686

- add missing iptables makedep
- thanks 'emk' from IRC for reporting

diff --git a/source/network/iproute2/FrugalBuild 
b/source/network/iproute2/FrugalBuild
index c40e38e..610c90b 100644
--- a/source/network/iproute2/FrugalBuild
+++ b/source/network/iproute2/FrugalBuild
@@ -4,13 +4,14 @@

pkgname=iproute2
pkgver=2.6.35
-pkgrel=2
+pkgrel=3
pkgdesc="kernel routing and traffic control utilities."
url="http://www.linuxfoundation.org/en/Net:Iproute2";
groups=('network')
backup=('etc/sysconfig/ipv6tunnel')
archs=('i686' 'x86_64' 'ppc')
depends=('glibc' 'db>=4.7.25')
+makedepends=('iptables')
up2date="Flasttar 
http://devresources.linux-foundation.org/dev/iproute2/download/";
source=(http://devresources.linux-foundation.org/dev/iproute2/download/$pkgname-$pkgver.tar.bz2
 \
{rc.,}ipv6tunnel)
@@ -20,7 +21,6 @@ build() {
Fsed 'DOCDIR=/share/doc/iproute2' 
"DOCDIR=${Fprefix}/share/doc/iproute2-${pkgver}" Makefile
Fsed 'MANDIR=/share/man' "MANDIR=${Fprefix}/share/man" Makefile
Fsed "CFLAGS =" "CFLAGS +=" Makefile
-       Fsed 'for dir in /lib /usr/lib /usr/local/lib' 'for dir in /lib 
/usr/lib /usr/local/lib /usr/libexec' configure
Fbuild
Ffile /etc/sysconfig/ipv6tunnel
Frcd2 ipv6tunnel
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to