typo
This commit is contained in:
parent
fafb808cc3
commit
7a08220ee9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue