Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
Signed-off-by: leleliu008 <leleliu008@gmail.com>
  • Loading branch information
leleliu008 committed Feb 1, 2024
1 parent 7ad6bd7 commit 767f060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndk-pkg
Original file line number Diff line number Diff line change
Expand Up @@ -4848,7 +4848,7 @@ EOF

step "create and change to the working directory"

PACKAGE_WORKING_DIR="$SESSION_DIR/$PACKAGE_NAME"
PACKAGE_WORKING_DIR="$SESSION_DIR/$TARGET_PLATFORM_SPEC/$PACKAGE_NAME"
PACKAGE_BCACHED_DIR="$PACKAGE_WORKING_DIR/src/_"

PACKAGE_INSTALLING_SRC_DIR="$PACKAGE_WORKING_DIR/src"
Expand Down

0 comments on commit 767f060

Please sign in to comment.