[Midnightbsd-cvs] [MidnightBSD/mports] 220142: x11/cinnamon: cd to source dir in parse-sass.sh be...
Lucas Holt
noreply at github.com
Sat May 30 16:35:30 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 22014237255fa84b98d2d0e7736a31b557161dd4
https://github.com/MidnightBSD/mports/commit/22014237255fa84b98d2d0e7736a31b557161dd4
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M x11/cinnamon/files/patch-data_theme_parse-sass.sh
Log Message:
-----------
x11/cinnamon: cd to source dir in parse-sass.sh before invoking pysassc
pysassc crashes (SIGBUS, exit 138) when given an absolute path to the
input SCSS file. The script now cd's to the source directory (passed as
\$1) so pysassc is called with the original relative path
./cinnamon-sass/cinnamon.scss, matching the original intent of the
workdir: meson argument. cinnamon.css is also written back to the source
dir where install_subdir can pick it up.
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