summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitdb014aedb7e303fb99d5eb15e3f6b63c12121d95 (patch)
tree0f6aae27eb23d6f51631c64cad1ce1809f15500a
parentfecdd6ea8c82c3d9eaaf6c526a01479498be3411 (diff)
downloadslackbuilds-db014aedb7e303fb99d5eb15e3f6b63c12121d95.tar.gz
slackbuilds-db014aedb7e303fb99d5eb15e3f6b63c12121d95.tar.xz
python/python3-meson-opt: Fix slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-meson-opt/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-meson-opt/slack-desc b/python/python3-meson-opt/slack-desc
index fd05c041bb..3654d33869 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: