[packages/phpenv] current implementation uses only PHPENV_* vars
glen
glen at pld-linux.org
Sun Nov 30 20:17:13 CET 2014
commit b4d329b457cd8bf727912609d3ab8e0e4da166f5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 21:17:07 2014 +0200
current implementation uses only PHPENV_* vars
phpenv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpenv.spec b/phpenv.spec
index 8e51b45..0716362 100644
--- a/phpenv.spec
+++ b/phpenv.spec
@@ -23,7 +23,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Sets up a separate rbenv environment for PHP
This environment is stored in the $HOME/.phpenv directory and contains
-a phpenv executable which sets the RBENV_ROOT environment variable to
+a phpenv executable which sets the PHPENV_ROOT environment variable to
$HOME/.phpenv.
To install PHP versions, just put them to the $HOME/.phpenv/versions
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpenv.git/commitdiff/b4d329b457cd8bf727912609d3ab8e0e4da166f5
More information about the pld-cvs-commit
mailing list