asterisk-1.8.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
85c2b73604
commit
c3c29550fe
1 changed files with 2 additions and 3 deletions
|
@ -61,7 +61,7 @@ $(5)
|
|||
endef
|
||||
|
||||
define Package/asterisk18-$(1)/description
|
||||
This package provides support $(3) in Asterisk.
|
||||
This package provides support for '$(3)' in Asterisk.
|
||||
endef
|
||||
|
||||
define Package/asterisk18-$(1)/install
|
||||
|
@ -136,8 +136,7 @@ $(call Package/asterisk18/Default)
|
|||
endef
|
||||
|
||||
define Package/asterisk18-sounds/description
|
||||
$(call Package/asterisk18/Default/description)
|
||||
This package provides sounds for Asterisk.
|
||||
This package provides sound-files for Asterisk-1.8.x.
|
||||
endef
|
||||
|
||||
define Package/asterisk18-sounds/install
|
||||
|
|
Loading…
Reference in a new issue