Thread (3 messages) flat view 3 messages, 3 authors, 2012-08-13
STALE5115d

[PATCH iproute2] Install the bridge command under the same name we build it.

From: Nick Alcock <hidden>
Date: 2012-08-04 14:36:10
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Nick Alcock <redacted>
---
 bridge/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bridge/Makefile b/bridge/Makefile
index 0c333bf..9a6743e 100644
--- a/bridge/Makefile
+++ b/bridge/Makefile
@@ -7,8 +7,8 @@ all: bridge
 bridge: $(BROBJ) $(LIBNETLINK) 
 
 install: all
-	install -m 0755 br $(DESTDIR)$(SBINDIR)
+	install -m 0755 bridge $(DESTDIR)$(SBINDIR)
 
 clean:
-	rm -f $(BROBJ) br
+	rm -f $(BROBJ) bridge
 
-- 
1.7.11.2.155.g5ceeb62
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help