projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix 2.6 module build when compiling on a 2.4 host system
[openwrt.git]
/
openwrt
/
package
/
deco
/
Config.in
diff --git
a/openwrt/package/deco/Config.in
b/openwrt/package/deco/Config.in
index
b87dcdf
..
3b0682d
100644
(file)
--- a/
openwrt/package/deco/Config.in
+++ b/
openwrt/package/deco/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_DECO
config BR2_PACKAGE_DECO
- tristate "deco - Text-based full featured file manager"
+ prompt "deco.............................. Text-based full featured file manager"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
@@
-7,5
+8,4
@@
config BR2_PACKAGE_DECO
file manager.
http://deco.sourceforge.net/
file manager.
http://deco.sourceforge.net/
-
This page took
0.02424 seconds
and
4
git commands to generate.