projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50451c4
)
luci-app-radvd: mark BROKEN as radvd is still in oldpackages
author
Hannu Nyman
<
[email protected]
>
Sat, 12 Mar 2016 09:26:26 +0000
(11:26 +0200)
committer
Hannu Nyman
<
[email protected]
>
Sat, 12 Mar 2016 09:26:26 +0000
(11:26 +0200)
Mark luci-app-radvd BROKEN as it has dependency to radvd,
which is still in oldpackages repo.
This commit fixes #553
Signed-off-by: Hannu Nyman <
[email protected]
>
applications/luci-app-radvd/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-radvd/Makefile
b/applications/luci-app-radvd/Makefile
index 9b353ed596e2bea2974e86091e81f32d11206afe..214205683a4ff1cb8e1e91cb3276f444a3d49e42 100644
(file)
--- a/
applications/luci-app-radvd/Makefile
+++ b/
applications/luci-app-radvd/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2008-201
4
The LuCI Team <
[email protected]
>
+# Copyright (C) 2008-201
6
The LuCI Team <
[email protected]
>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Radvd
-LUCI_DEPENDS:=+radvd
+LUCI_DEPENDS:=+radvd
@BROKEN
include ../../luci.mk