summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6ade2c5bd..538d55499 100644
--- a/Makefile
+++ b/Makefile
@@ -164,6 +164,8 @@ osxapp: Build/Standalone Build/OSXMkLibs
# OSX looks in man dir nearby the bin
$(MAKE) install-mans DESTDIR="$(OSXAPP_BASE)/.." SHAREDIR="" PREFIX=""
+ # This file breaks hditul create
+ rm -f "$(OSXAPP_BASE)/../man/man1/git-annex-shell.1"
./Build/OSXMkLibs $(OSXAPP_BASE)
cd $(OSXAPP_DEST) && find . -type f > Contents/MacOS/git-annex.MANIFEST