From a4eb234ad36d34cbd9c57387f1b8a2fed984076b Mon Sep 17 00:00:00 2001 From: jjanzen Date: Mon, 17 Mar 2025 15:56:19 -0500 Subject: system changes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13736cf..388940d 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ macos-update: install macos-install: $(CONFIGS) darwin-rebuild switch --flake $(DSTDIR)/flake osascript -e "tell application \"System Events\" to tell every desktop to set picture to \"/$$HOME/.wallpaper\" as POSIX file" - sudo /usr/libexec/makewhatis -o /usr/local/share/man/whatis + sudo /usr/libexec/makewhatis -o /usr/local/share/man/whatis -v /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/share/man /usr/share/man nixos-update: install nix flake update $(DSTDIR)/flake -- cgit v1.2.3