diff options
| author | ruki <[email protected]> | 2019-07-22 22:41:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-07-22 10:08:33 +0800 |
| commit | 38b474bda86b0b1b24810c5cf072fe4ac11d897b (patch) | |
| tree | ad03eee9f4f8f70334e8da748918702828c189af /scripts/makeself | |
| parent | 58f6a5e4e18a40bee7d1c6572f93cd93cc94e5ca (diff) | |
remove tbox/windows files for makeself
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 bf74a2c5a..504a64a3f 100755 --- a/scripts/makeself/build-runfile.sh +++ b/scripts/makeself/build-runfile.sh @@ -29,6 +29,7 @@ cp ./*.md $temproot/xmake cp makefile $temproot/xmake cd $temproot/xmake rm -rf ./core/src/tbox/tbox/src/demo +rm -rf ./core/src/tbox/tbox/src/tbox/platform/windows rm -rf ./core/src/pdcurses # prepare info texts |
