fix the shebang
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -66,12 +66,12 @@ elif [ "$1" = "a" ]; then
|
|||||||
shift
|
shift
|
||||||
CMD=
|
CMD=
|
||||||
|
|
||||||
$0 22 d
|
# $0 22 d
|
||||||
$0 22 h
|
# $0 22 h
|
||||||
$0 22 r
|
# $0 22 r
|
||||||
$0 22 d UNICODE=1
|
# $0 22 d UNICODE=1
|
||||||
$0 22 h UNICODE=1
|
# $0 22 h UNICODE=1
|
||||||
$0 22 r UNICODE=1
|
# $0 22 r UNICODE=1
|
||||||
|
|
||||||
$0 23 d
|
$0 23 d
|
||||||
$0 23 h
|
$0 23 h
|
||||||
|
Reference in New Issue
Block a user