mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
php-ext-source-r3.eclass: Fix eclassdoc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -81,9 +81,9 @@ esac
|
||||
# This allows ordering of extensions such that one is loaded before
|
||||
# or after another. Defaults to the PHP_EXT_NAME.
|
||||
# Example (produces 40-foo.ini file):
|
||||
# @CODE@
|
||||
# @CODE
|
||||
# PHP_INI_NAME="40-foo"
|
||||
# @CODE@
|
||||
# @CODE
|
||||
: ${PHP_INI_NAME:=${PHP_EXT_NAME}}
|
||||
|
||||
# @ECLASS-VARIABLE: PHP_EXT_NEEDED_USE
|
||||
|
||||
Reference in New Issue
Block a user