mirror of
https://github.com/rxrbln/t2sde.git
synced 2025-05-08 20:21:59 +08:00
* wrap build-target in ./t2, likewise
git-svn-id: https://svn.exactcode.de/t2/trunk@69777 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
This commit is contained in:
parent
08a7db0bea
commit
e168c10064
1
t2
1
t2
@ -31,6 +31,7 @@ case "$cmd" in
|
||||
config) exec scripts/Config "$@" ;;
|
||||
download) exec scripts/Download "$@" ;;
|
||||
build) exec scripts/Build-Pkg "$@" ;;
|
||||
build-target) exec scripts/Build-Target "$@" ;;
|
||||
create) exec scripts/Create-Pkg "$@" ;;
|
||||
commit) exec scripts/Commit "$@" ;;
|
||||
find) exec scripts/Find-Pkg "$@" ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user