projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2249ea
)
quagga: mark ripngd as broken in the old version as well
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2009 04:40:28 +0000
(
04:40
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2009 04:40:28 +0000
(
04:40
+0000)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@17950
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 911c4f5b906a966ed6f0b9fa6b505e20831a8c46..10f737686c9ddf96374b3a0cec5bad7bd2fe7313 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-80,7
+80,7
@@
endef
define Package/quagga-ripngd
$(call Package/quagga/Default)
- DEPENDS += quagga-libzebra
+ DEPENDS += quagga-libzebra
@BROKEN
TITLE:=RIPNG routing engine
endef