mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-31 03:50:15 -07:00
Updated msys2 to msys2-base-x86_64-20200903
This commit is contained in:
parent
5bc8dbdc75
commit
2307d54cb1
18501 changed files with 1684082 additions and 720361 deletions
|
@ -1,4 +1,4 @@
|
|||
set (PACKAGE_VERSION "2.8")
|
||||
set (PACKAGE_VERSION "2.10")
|
||||
if (NOT ${PACKAGE_FIND_VERSION} VERSION_GREATER ${PACKAGE_VERSION})
|
||||
set (PACKAGE_VERSION_COMPATIBLE 1)
|
||||
if (${PACKAGE_FIND_VERSION} VERSION_EQUAL ${PACKAGE_VERSION})
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# config file for bash-completion
|
||||
# https://github.com/scop/bash-completion
|
||||
|
||||
set (BASH_COMPLETION_VERSION "2.8")
|
||||
set (BASH_COMPLETION_VERSION "2.10")
|
||||
|
||||
set (BASH_COMPLETION_PREFIX "/usr")
|
||||
|
||||
set (BASH_COMPLETION_COMPATDIR "/etc/bash_completion.d")
|
||||
set (BASH_COMPLETION_COMPLETIONSDIR "/usr/share/bash-completion/completions")
|
||||
set (BASH_COMPLETION_HELPERSDIR "/usr/share/bash-completion/helpers")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue