diff --git a/network/iproute2/iproute2-makefile.patch b/network/iproute2/iproute2-makefile.patch index 44de67213..dc762afe0 100644 --- a/network/iproute2/iproute2-makefile.patch +++ b/network/iproute2/iproute2-makefile.patch @@ -14,10 +14,8 @@ # version. # --- SDE-COPYRIGHT-NOTE-END --- -diff --git a/Makefile b/Makefile -index 77a85c6..20e2f11 100644 ---- a/Makefile -+++ b/Makefile +--- iproute2-2.6.33/Makefile.orig 2010-07-29 15:58:54.676088196 +0200 ++++ iproute2-2.6.33/Makefile 2010-07-29 16:08:27.216258415 +0200 @@ -1,14 +1,14 @@ -DESTDIR=/usr/ -ROOTDIR=$(DESTDIR) @@ -36,7 +34,7 @@ index 77a85c6..20e2f11 100644 # Path to db_185.h include -DBM_INCLUDE:=$(ROOTDIR)/usr/include -+DBM_INCLUDE:=$(DESTDIR)$(PREFIX)/include ++DBM_INCLUDE:=$(DESTDIR)/usr/include SHARED_LIBS = y diff --git a/network/iproute2/iproute2.desc b/network/iproute2/iproute2.desc index 0b8432cca..46b8b14d2 100644 --- a/network/iproute2/iproute2.desc +++ b/network/iproute2/iproute2.desc @@ -36,9 +36,9 @@ [L] GPL [S] Stable -[V] 2.6.31 +[V] 2.6.33 [P] X -?---5---9 190.000 # temporal hack to srcdir, hopefully [O] srcdir=$pkg/$pkg-$ver -[D] 2305543531 iproute2-2.6.31.tar.bz2 http://devresources.linuxfoundation.org/dev/iproute2/download/ +[D] 3298688898 iproute2-2.6.33.tar.bz2 http://devresources.linuxfoundation.org/dev/iproute2/download/