Searched refs:SRC (Results 1 – 1 of 1) sorted by relevance
26 SRC=/system/asan.tar.bz248 if ! test -f $SRC ; then49 log -p i -t asan_install "Did not find $SRC!"53 log -p i -t asan_install "Found $SRC, checking whether we need to apply it."57 ASAN_TAR_MD5=$(md5sum $SRC)71 log -p i -t asan_install "Untarring $SRC..."74 bzip2 -c -d $SRC | tar -x -f - --no-same-owner -C / || exit 1