diff options
| author | mitchmindtree <mail@mitchellnordine.com> | 2025-04-18 12:32:02 +0100 |
|---|---|---|
| committer | mitchmindtree <mail@mitchellnordine.com> | 2025-04-18 12:36:48 +0100 |
| commit | bd4466d6d274d830cfc2d5efc931bf522f6b7fff (patch) | |
| tree | 2de9efc5ff608d8f25b24989903eb918a6c7e363 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | f1e64b53b2ebe304cdb4cd24bdcbeb9607da552a (diff) | |
puredata: fix pd-gui by providing tk path
Prior to this commit, the `pd-gui` command fails to launch with:
`pd-gui.tcl: line 3: exec: wish: not found`
This is because we were only wrapping `pd` with the `tk` path, but not
`pd-gui`.
This also resulted in the puredata desktop shortcut failing, as it
attempts to invoke `pd-gui` directly.
This commit fixes these issues by also wrapping `pd-gui` with the `tk`
path.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
