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:
parent
ae8bf9f6f4
commit
28d4075746
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user