diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/makeself/build-runfile.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makeself/build-runfile.sh b/scripts/makeself/build-runfile.sh index f9ebc7224..25f7bd66c 100755 --- a/scripts/makeself/build-runfile.sh +++ b/scripts/makeself/build-runfile.sh @@ -35,6 +35,6 @@ sh ./makeself-2.4.0.run --sha256 \ --lsm ./lsm \ --help-header ./header \ - ./xmake $xmakeroot/scripts/makeself/xmake.run \ - xmake \ + ./xmake $buildroot/xmake.run \ + xmake-v$version \ ./scripts/get.sh __local__ |
