[Midnightbsd-cvs] [MidnightBSD/mports] 1ca77d: x11/cinnamon: fix run_command workdir for older meson
Lucas Holt
noreply at github.com
Sat May 30 16:10:22 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 1ca77d69f26fe9737de7495c802c28dbc289d8f0
https://github.com/MidnightBSD/mports/commit/1ca77d69f26fe9737de7495c802c28dbc289d8f0
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M x11/cinnamon/files/patch-data_theme_meson.build
M x11/cinnamon/files/patch-data_theme_parse-sass.sh
Log Message:
-----------
x11/cinnamon: fix run_command workdir for older meson
The workdir keyword argument for run_command() was added in meson 0.64.
Replace it by passing meson.current_source_dir() as a positional argument
to parse-sass.sh, and update the script to cd to that directory (defaulting
to '.' for backward compat) before invoking pysassc with relative paths.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list