File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ if(PHP_PEAR)
3434 PHP_PEAR_TEMP_DIR "${tmpDir} "
3535 CACHE FILEPATH
3636 "The PEAR temporary directory where PEAR writes temporary files, such as\
37- cache, downloaded packages artefacts and similar. Must be absolute path.\
37+ cache, downloaded packages artifacts and similar. Must be absolute path.\
3838 Default: ${tmpDir} ."
3939 )
4040 # Change from INTERNAL type to show variable on consecutive configuration run.
Original file line number Diff line number Diff line change 22The PEAR installation script.
33
44It downloads the PEAR installer and installs it using the built PHP CLI
5- executable to sistem directory structure. Some variables need to be set before
5+ executable to system directory structure. Some variables need to be set before
66running it via the install(CODE) as done in the PEAR's CMakeLists.txt.
77#]=============================================================================]
88
You can’t perform that action at this time.
0 commit comments