Merge pull request #21 from dkgroot/patch-1

asterisk-11.x: update package description
This commit is contained in:
Jiri Slachta 2015-03-24 15:45:43 +01:00
commit b174f8faa0

View file

@ -61,7 +61,7 @@ $(5)
endef endef
define Package/asterisk11-$(1)/description define Package/asterisk11-$(1)/description
This package provides support $(3) in Asterisk. This package provides support for '$(3)' in Asterisk11.
endef endef
define Package/asterisk11-$(1)/install define Package/asterisk11-$(1)/install
@ -149,8 +149,7 @@ $(call Package/asterisk11/Default)
endef endef
define Package/asterisk11-sounds/description define Package/asterisk11-sounds/description
$(call Package/asterisk11/Default/description) This package provides sounds for Asterisk11.
This package provides sounds for Asterisk.
endef endef
define Package/asterisk11-sounds/install define Package/asterisk11-sounds/install