work around strange hdiutil crash on git-annex-shell.1

Suspect this is due to the UDBZ format.
This commit is contained in:
Joey Hess 2013-12-15 17:09:56 -04:00
parent 1875b90f38
commit f119c625bb

View file

@ -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