summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-12-13 15:48:32 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-12-13 15:48:32 -0400
commite702d4d3eb24edddbb631b7024ec2632b2c8eb8d (patch)
tree763138ad6862608769e667434ba6bacde3ff8757
parent7c0749bc0abd7bfb58a9fda16910b4cdd4bc693c (diff)
typo
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3ccbd548..90d44af54 100644
--- a/Makefile
+++ b/Makefile
@@ -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