Gorgone
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
s3
|
@ -5,6 +5,9 @@ SIMPLEVERSION="-NEXT-" |
|
|
OIFS=$IFS |
|
|
OIFS=$IFS |
|
|
export NCURSES_NO_UTF8_ACS=1 |
|
|
export NCURSES_NO_UTF8_ACS=1 |
|
|
|
|
|
|
|
|
|
|
|
realdir=$(readlink -f $0) |
|
|
|
|
|
cd "$(dirname $realdir)" |
|
|
|
|
|
|
|
|
#set dir_vars |
|
|
#set dir_vars |
|
|
workdir="$(pwd)" |
|
|
workdir="$(pwd)" |
|
|
bindir="$sdir/upx" |
|
|
bindir="$sdir/upx" |
|
|