Skip to content
Snippets Groups Projects
Commit 84baa492 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix copy+paste-o, spotted by Simon Marlow

parent f81df3c6
No related branches found
Tags 2007-11-11
No related merge requests found
......@@ -36,7 +36,7 @@ install::
endif
ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
INPLACE_SCRIPT=ghc-pkg-inplace
INPLACE_SCRIPT=ghci-inplace
all::
$(RM) -f $(INPLACE_SCRIPT)
echo "#!$(SHELL)" >> $(INPLACE_SCRIPT)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment