This commit is contained in:
Joey Hess 2012-12-13 15:48:32 -04:00
parent fafb808cc3
commit 7a08220ee9

View file

@ -218,7 +218,7 @@ osxapp:
done
(cd "$(shell git --exec-path)" && tar c .) | (cd "$(OSXAPP_BASE)" && tar x)
install -d "$(LINUXSTANDALONE_DEST)/templates"
install -d "$(OSXAPP_BASE)/templates"
runghc Build/OSXMkLibs.hs $(OSXAPP_BASE)
rm -f tmp/git-annex.dmg