Merge pull request #21 from dkgroot/patch-1
asterisk-11.x: update package description
This commit is contained in:
commit
b174f8faa0
1 changed files with 2 additions and 3 deletions
|
@ -61,7 +61,7 @@ $(5)
|
|||
endef
|
||||
|
||||
define Package/asterisk11-$(1)/description
|
||||
This package provides support $(3) in Asterisk.
|
||||
This package provides support for '$(3)' in Asterisk11.
|
||||
endef
|
||||
|
||||
define Package/asterisk11-$(1)/install
|
||||
|
@ -149,8 +149,7 @@ $(call Package/asterisk11/Default)
|
|||
endef
|
||||
|
||||
define Package/asterisk11-sounds/description
|
||||
$(call Package/asterisk11/Default/description)
|
||||
This package provides sounds for Asterisk.
|
||||
This package provides sounds for Asterisk11.
|
||||
endef
|
||||
|
||||
define Package/asterisk11-sounds/install
|
||||
|
|
Loading…
Reference in a new issue