aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13736cf..16e2e6b 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 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/share/man /usr/share/man
nixos-update: install
nix flake update $(DSTDIR)/flake