1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minidlna_ynh.git synced 2024-09-03 19:36:34 +02:00

Fix argument for package check

This commit is contained in:
Maniack Crudelis 2017-04-21 17:49:34 +02:00
parent fca547486f
commit 70811db89a
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
;; Test paquet stable
auto_remove=1
; Manifest
version="A. Version of the Debian repositories (recommended)"
version="A. Version of the Debian repositories - recommended"
; Checks
pkg_linter=1
setup_sub_dir=0

View file

@ -25,8 +25,8 @@
"en": "Select the minidlna version to install",
"fr": "Choix de la version de minidlna à installer"
},
"choices": ["A. Version of the Debian repositories (recommended)", "B. Latest version available for Debian"],
"default": "A. Version of the Debian repositories (recommended)"
"choices": ["A. Version of the Debian repositories - recommended", "B. Latest version available for Debian"],
"default": "A. Version of the Debian repositories - recommended"
}
]
}