summaryrefslogtreecommitdiff
path: root/iproute2
diff options
context:
space:
mode:
Diffstat (limited to 'iproute2')
-rw-r--r--iproute2/iproute2-2.6.8/iproute2-2.6.8_no_strip.diff24
-rw-r--r--iproute2/iproute2_2.6.8.bb0
2 files changed, 0 insertions, 24 deletions
diff --git a/iproute2/iproute2-2.6.8/iproute2-2.6.8_no_strip.diff b/iproute2/iproute2-2.6.8/iproute2-2.6.8_no_strip.diff
deleted file mode 100644
index 0a029a6d51..0000000000
--- a/iproute2/iproute2-2.6.8/iproute2-2.6.8_no_strip.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- ip/Makefile.o 2004-08-05 12:38:25.836331936 +0200
-+++ ip/Makefile 2004-08-05 12:38:42.256835640 +0200
-@@ -22,7 +22,7 @@
- rtmon: $(RTMONOBJ) $(LIBNETLINK)
-
- install: all
-- install -m 0755 -s $(TARGETS) $(DESTDIR)$(SBINDIR)
-+ install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
- install -m 0755 routel routef $(DESTDIR)$(SBINDIR)
-
- clean:
---- tc/Makefile.o 2004-08-05 12:37:33.325314824 +0200
-+++ tc/Makefile 2004-08-05 12:38:12.085422392 +0200
-@@ -61,8 +61,8 @@
-
- install: all
- mkdir -p $(DESTDIR)/usr/lib/tc
-- install -m 0755 -s tc $(DESTDIR)$(SBINDIR)
-- for i in $(TCSO); do install -m 755 -s $$i $(DESTDIR)/usr/lib/tc; done
-+ install -m 0755 tc $(DESTDIR)$(SBINDIR)
-+ for i in $(TCSO); do install -m 755 $$i $(DESTDIR)/usr/lib/tc; done
-
- clean:
- rm -f $(TCOBJ) $(TCLIB) libtc.a tc
diff --git a/iproute2/iproute2_2.6.8.bb b/iproute2/iproute2_2.6.8.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/iproute2/iproute2_2.6.8.bb
+++ /dev/null