summary refs log tree commit diff
path: root/bin/dash/compile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
commit35b6c4846f89a215fed68c477b85b47c4d03ce67 (patch)
tree452daf73b75578348ce501a6830335a69030da6d /bin/dash/compile
parentRemove attempt to automatically install MacPorts (diff)
downloadsrc-35b6c4846f89a215fed68c477b85b47c4d03ce67.tar.gz
src-35b6c4846f89a215fed68c477b85b47c4d03ce67.zip
Remove sudo/doas from install script
Now that everything requires root anyway, just run the script as
root.
Diffstat (limited to 'bin/dash/compile')
0 files changed, 0 insertions, 0 deletions
aed38d216c8601&follow=1'>Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe