aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-17 15:56:19 -0500
committerjjanzen <jjanzen@jjanzen.ca>2025-03-17 15:56:19 -0500
commita4eb234ad36d34cbd9c57387f1b8a2fed984076b (patch)
tree492c46256997261217a55cd619c84f5ece8d6c49 /Makefile
parentc2855a08a29947c6f4223ebe740e73586eec40fa (diff)
system changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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