Searched refs:PKG_BASENAME (Results 1 - 2 of 2) sorted by relevance

/ndk/build/tools/
H A Dbuild-host-python.sh102 PKG_BASENAME=${PKG_NAME%%.tar.bz2}
105 PKG_BASENAME=${PKG_NAME%%.tar.gz}
117 if [ ! -d "$SRC_DIR/$PKG_BASENAME" ]; then
H A Dbuild-mingw64-toolchain.sh315 PKG_BASENAME=${PKG_NAME%%.tar.bz2}
318 PKG_BASENAME=${PKG_NAME%%.tar.gz}
333 if [ ! -d "$SRC_DIR/$PKG_BASENAME" ]; then

Completed in 298 milliseconds