diff options
| author | ruki <[email protected]> | 2022-11-30 23:51:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-30 23:51:49 +0800 |
| commit | d91572bb30918b83e85ced60272dedd92bc44322 (patch) | |
| tree | 09c98b368241057cc980fafe46f874f429e8d30a /scripts/makeself | |
| parent | 5076f7ccb4f06e28d64bc22e2fbed34098a63689 (diff) | |
remove autogen files
Diffstat (limited to 'scripts/makeself')
| -rwxr-xr-x | scripts/makeself/build-runfile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/makeself/build-runfile.sh b/scripts/makeself/build-runfile.sh index 80ab7a18f..84bb1cad7 100755 --- a/scripts/makeself/build-runfile.sh +++ b/scripts/makeself/build-runfile.sh @@ -33,6 +33,7 @@ cd $tmpdir/xmake || exit rm -rf ./core/src/tbox/tbox/src/demo rm -rf ./core/src/tbox/tbox/src/tbox/platform/windows rm -rf ./core/src/pdcurses +rm -rf ./core/src/luajit # prepare info texts cd $tmpdir |
