summaryrefslogtreecommitdiffstats
path: root/base/iproute2/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-06-13 12:53:46 +0200
committertnut <tnut at nutyx dot com>2011-06-13 12:53:46 +0200
commita569ca2cecbf4eab4245ef579d7196297e40d979 (patch)
tree9da42a954f819c3034a1389734b0e10fe4139d3c /base/iproute2/Pkgfile
parente5d67453105059edbd882cc1c12344eedf7ccfe8 (diff)
downloadnutyx-pakxe-a569ca2cecbf4eab4245ef579d7196297e40d979.tar.gz
nutyx-pakxe-a569ca2cecbf4eab4245ef579d7196297e40d979.tar.bz2
nutyx-pakxe-a569ca2cecbf4eab4245ef579d7196297e40d979.tar.xz
nutyx-pakxe-a569ca2cecbf4eab4245ef579d7196297e40d979.zip
iproute2, maj 2.6.38-1
Diffstat (limited to 'base/iproute2/Pkgfile')
-rwxr-xr-xbase/iproute2/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/iproute2/Pkgfile b/base/iproute2/Pkgfile
index 6c2af0e15..8b88f86ac 100755
--- a/base/iproute2/Pkgfile
+++ b/base/iproute2/Pkgfile
@@ -4,7 +4,7 @@
# Packager: thierryn1 at hispeed dot ch
name=iproute2
-version=2.6.37
+version=2.6.38
release=1
source=( http://devresources.linuxfoundation.org/dev/$name/download/$name-$version.tar.bz2\
)
@@ -13,7 +13,6 @@ source=( http://devresources.linuxfoundation.org/dev/$name/download/$name-$versi
build() {
cd $name-*
sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
-sed -i '1289i\\tfilter.cloned = 2;' ip/iproute.c
make SBINDIR=/sbin MANDIR=/usr/share/man INFODIR=/usr/share/info \
DESTDIR=$PKG install
mkdir -p $PKG/usr/sbin