Changeset 76b06f6 for patches/iproute2-3.4.0-libdir-1.patch
- Timestamp:
- Sep 24, 2013, 11:53:17 AM (12 years ago)
- Children:
- 2e9ccbe
- Parents:
- 111b12a
- File:
- 
      - 1 moved
 
 - 
          
  patches/iproute2-3.4.0-libdir-1.patch (moved) (moved from patches/iproute2-3.10.0-libdir-1.patch ) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      patches/iproute2-3.4.0-libdir-1.patchr111b12a r76b06f6 10 10 Renamed for Iproute2-2.6.38 by Jonathan Norman 11 11 Rediffed for Iproute2-3.4.0 by William Harrington 12 Rediffed for Iproute2-3.8.0 by William Harrington13 12 14 diff -Naur iproute2-3. 8.0.orig/Makefile iproute2-3.8.0/Makefile15 --- iproute2-3. 8.0.orig/Makefile 2013-02-21 16:41:20.000000000+000016 +++ iproute2-3. 8.0/Makefile 2013-06-03 12:31:18.891352195+000017 @@ -1 3,7 +13,7 @@13 diff -Naur iproute2-3.4.0.orig/Makefile iproute2-3.4.0/Makefile 14 --- iproute2-3.4.0.orig/Makefile 2012-10-25 19:59:31.824412361 +0000 15 +++ iproute2-3.4.0/Makefile 2012-10-25 20:00:11.334366911 +0000 16 @@ -12,7 +12,7 @@ 18 17 19 18 SHARED_LIBS = y … … 24 23 DEFINES+= -DNO_SHARED_LIBS 25 24 endif 26 diff -Naur iproute2-3. 8.0.orig/include/iptables.h iproute2-3.8.0/include/iptables.h27 --- iproute2-3. 8.0.orig/include/iptables.h 2013-02-21 16:41:20.000000000 +000028 +++ iproute2-3. 8.0/include/iptables.h 2013-06-03 12:31:18.891352195+000025 diff -Naur iproute2-3.4.0.orig/include/iptables.h iproute2-3.4.0/include/iptables.h 26 --- iproute2-3.4.0.orig/include/iptables.h 2012-05-21 21:12:19.000000000 +0000 27 +++ iproute2-3.4.0/include/iptables.h 2012-10-25 20:00:56.064367711 +0000 29 28 @@ -4,8 +4,12 @@ 30 29 #include "iptables_common.h" … … 41 40 42 41 #ifndef IPPROTO_SCTP 43 diff -Naur iproute2-3. 8.0.orig/misc/arpd.c iproute2-3.8.0/misc/arpd.c44 --- iproute2-3. 8.0.orig/misc/arpd.c 2013-02-21 16:41:20.000000000 +000045 +++ iproute2-3. 8.0/misc/arpd.c 2013-06-03 12:31:18.891352195+000042 diff -Naur iproute2-3.4.0.orig/misc/arpd.c iproute2-3.4.0/misc/arpd.c 43 --- iproute2-3.4.0.orig/misc/arpd.c 2012-05-21 21:12:19.000000000 +0000 44 +++ iproute2-3.4.0/misc/arpd.c 2012-10-25 20:01:19.474370303 +0000 46 45 @@ -40,7 +40,7 @@ 47 46 int resolve_hosts; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
