package/gluon-config-mode-geo-location/Makefil: manualy -> manually
This commit is contained in:
parent
ad1872163e
commit
d22d44c2f0
@ -6,13 +6,13 @@ PKG_VERSION:=1
|
|||||||
include ../gluon.mk
|
include ../gluon.mk
|
||||||
|
|
||||||
define Package/gluon-config-mode-geo-location
|
define Package/gluon-config-mode-geo-location
|
||||||
TITLE:=Set geographic location of a node manualy and share it.
|
TITLE:=Set geographic location of a node manually and share it.
|
||||||
CONFLICTS:=+gluon-config-mode-geo-location-with-map
|
CONFLICTS:=+gluon-config-mode-geo-location-with-map
|
||||||
DEPENDS:=+gluon-config-mode-core +gluon-node-info
|
DEPENDS:=+gluon-config-mode-core +gluon-node-info
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gluon-config-mode-geo-location-with-map
|
define Package/gluon-config-mode-geo-location-with-map
|
||||||
TITLE:=Set geographic location of a node manualy and share it, optionally show a map if internet available.
|
TITLE:=Set geographic location of a node manually and share it, optionally show a map if internet available.
|
||||||
CONFLICTS:=+gluon-config-mode-geo-location
|
CONFLICTS:=+gluon-config-mode-geo-location
|
||||||
DEPENDS:=+gluon-config-mode-core +gluon-node-info +gluon-web-osm
|
DEPENDS:=+gluon-config-mode-core +gluon-node-info +gluon-web-osm
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user