projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6963c52
)
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://svn.openwrt.org/openwrt/packages@17950
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/quagga/Makefile
patch
|
blob
|
history
diff --git
a/net/quagga/Makefile
b/net/quagga/Makefile
index
911c4f5
..
10f7376
100644
(file)
--- a/
net/quagga/Makefile
+++ b/
net/quagga/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