Merge branch '2.8' into 3.0

This commit is contained in:
Juergen Daubert 2012-12-16 09:33:07 +01:00
commit 940830a9b9
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
bea92f26c8cc04e79f4db02dc1d258d3 iproute2-3.7.0.tar.xz
b07241b267036de9a79ca5b69acf8593 iproute2-3.7.0.tar.xz
0b01b0404718d043adf55cfa314c80bd net.iproute2

View File

@ -5,12 +5,12 @@
name=iproute2
version=3.7.0
release=1
release=2
source=(http://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \
net.iproute2)
build() {
cd iproute-$version
cd $name-$version
./configure
make CCOPTS="$CFLAGS"
make MANDIR=/usr/man DESTDIR=$PKG install