[packages] php5: add missing $ sign (fixes #9264)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26847 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -96,7 +96,7 @@ define Package/php5-cli
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/php5-cli/description
|
define Package/php5-cli/description
|
||||||
(call Package/php5/Default/description)
|
$(call Package/php5/Default/description)
|
||||||
This package contains the CLI version of the PHP5 interpreter.
|
This package contains the CLI version of the PHP5 interpreter.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user