]> git.pld-linux.org Git - packages/phpenv.git/commitdiff
current implementation uses only PHPENV_* vars
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 19:17:07 +0000 (21:17 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 19:17:07 +0000 (21:17 +0200)
phpenv.spec

index 8e51b454e6f61c7d8f7131f5e0408d2170d6d0c9..0716362d5851b70da2207a8191d7ef09e3bbcbbf 100644 (file)
@@ -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
This page took 0.100941 seconds and 4 git commands to generate.