Fix Windows install destination

I used Desktop for trying things out and forgot to switch back to the more
traditional "Program Files"

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2011-10-29 12:04:52 -07:00
parent ae8bf9f6f4
commit 28d4075746

View file

@ -21,7 +21,7 @@ FunctionEnd
# define the directory to install to, the desktop in this case as specified
# by the predefined $DESKTOP variable
installDir "$DESKTOP\subsurface"
installDir "$PROGRAMFILES\subsurface"
# default section
Section