diff options
| author | Carl Dong <[email protected]> | 2020-05-01 14:27:57 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2020-05-01 14:27:57 -0400 |
| commit | 27e63e01cce368d67092de8f0c736927d6f6aa69 (patch) | |
| tree | 6929526b948e48a276d521b812c6ddd775b580ae /src/script/script.cpp | |
| parent | guix: Remove logical cores requirement (diff) | |
| download | discoin-27e63e01cce368d67092de8f0c736927d6f6aa69.tar.xz discoin-27e63e01cce368d67092de8f0c736927d6f6aa69.zip | |
build: Accomodate makensis v2.x
Apparently the -X flag doesn't work as expected in makensis v2.x
For example:
makensis -V2 share/setup.nsi -X'OutFile "test.exe"'
Will output:
OutFile expects 1 parameters, got 0.
Usage: OutFile install_output.exe
So let's instead construct the file using POSIX-compliant commands and
shell constructs
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions