mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/android-tools: Fix typo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6753625608
commit
d47bb48d54
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ cmake -GNinja ..
|
|||
$NINJA crypto/libcrypto.a
|
||||
cd ../..
|
||||
|
||||
$INJA
|
||||
$NINJA
|
||||
|
||||
mkdir -p $PKG/usr/bin
|
||||
install -D -m 0755 adb $PKG/usr/bin/adb
|
||||
|
|
Loading…
Reference in a new issue