asterisk-13.x: Change SubPackage Descriptions
- Refrase subpackage descriptions - Remove general description from the soundfiles subpackage and Refrase sound subpackage description Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
This commit is contained in:
parent
0dd12bae6a
commit
85c2b73604
1 changed files with 2 additions and 3 deletions
|
@ -62,7 +62,7 @@ $(foreach c,$(5),/etc/asterisk/$(c))
|
|||
endef
|
||||
|
||||
define Package/asterisk13-$(1)/description
|
||||
This package provides support $(3) in Asterisk.
|
||||
This package provides support for '$(3)' in Asterisk.
|
||||
endef
|
||||
|
||||
define Package/asterisk13-$(1)/install
|
||||
|
@ -152,8 +152,7 @@ $(call Package/asterisk13/Default)
|
|||
endef
|
||||
|
||||
define Package/asterisk13-sounds/description
|
||||
$(call Package/asterisk13/Default/description)
|
||||
This package provides sounds for Asterisk.
|
||||
This package provides the sound-files for Asterisk-13.
|
||||
endef
|
||||
|
||||
define Package/asterisk13-sounds/install
|
||||
|
|
Loading…
Reference in a new issue