mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
radicale: use new extra_command function definition
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=radicale
|
PKG_NAME:=radicale
|
||||||
PKG_VERSION:=1.1.6
|
PKG_VERSION:=1.1.6
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=5
|
||||||
|
|
||||||
PYPI_NAME:=Radicale
|
PYPI_NAME:=Radicale
|
||||||
PKG_HASH:=c007198ea45ef797344672c681d4c13f8b4aa85c15c41a1156225767a405c92b
|
PKG_HASH:=c007198ea45ef797344672c681d4c13f8b4aa85c15c41a1156225767a405c92b
|
||||||
|
|||||||
@@ -4,8 +4,7 @@
|
|||||||
START=80
|
START=80
|
||||||
STOP=10
|
STOP=10
|
||||||
|
|
||||||
EXTRA_COMMANDS="export_storage"
|
extra_command "export_storage" "<PATH>
|
||||||
EXTRA_HELP=" export_storage <PATH>
|
|
||||||
- export the storage into the specified folder
|
- export the storage into the specified folder
|
||||||
- <PATH> can be directly used with the default storage backend of Radicale 2.x.x."
|
- <PATH> can be directly used with the default storage backend of Radicale 2.x.x."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user