try to fix paths in orbot makefile

This commit is contained in:
David Black 2012-10-25 12:37:47 +01:00
parent 6680ad987e
commit 2243efa874

View file

@ -32,7 +32,7 @@ Repo:git://git.torproject.org/orbot.git
Build Version:0.2.4.4-alpha-1.0.11-RC4,49,85d065f40ce,submodules=yes,\
srclibs=ActionBarSherlock@4.1.0,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
export NDK_BASE=$$NDK$$ && make -C external
export NDK_BASE=$$NDK$$ && sed -i 's@ndk-build@$(NDK_BASE)/ndk-build@g' external/Makefile && make -C external
Auto Update Mode:None
Update Check Mode:Market