diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-04-07 12:05:11 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:04:05 +0700 |
commit | db014aedb7e303fb99d5eb15e3f6b63c12121d95 (patch) | |
tree | 0f6aae27eb23d6f51631c64cad1ce1809f15500a /python | |
parent | fecdd6ea8c82c3d9eaaf6c526a01479498be3411 (diff) |
python/python3-meson-opt: Fix slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-meson-opt/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-meson-opt/slack-desc b/python/python3-meson-opt/slack-desc index fd05c041bbfdf..3654d338692dc 100644 --- a/python/python3-meson-opt/slack-desc +++ b/python/python3-meson-opt/slack-desc @@ -13,7 +13,7 @@ python3-meson-opt: as user friendly as possible. It supports many languages and python3-meson-opt: compilers, including GCC, Clang, PGI, Intel, and Visual Studio. Its python3-meson-opt: build definitions are written in a simple non-Turing complete DSL. python3-meson-opt: -python3-meson-opt: Installs to /opt/python3.9/site-packages +python3-meson-opt: Installs to /opt/python$PYVER/site-packages python3-meson-opt: python3-meson-opt: Project URL: https://github.com/mesonbuild/meson python3-meson-opt: |