fix for org.adblockplus.android

This commit is contained in:
David Black 2013-03-18 10:54:37 +00:00
parent 6cc5678ccb
commit 9721202233
2 changed files with 3 additions and 3 deletions

View file

@ -12,9 +12,9 @@ images of Earth and other planets flying thru space.
Repo Type:git-svn
# Note the starting space in a subdir name
Repo:http://earth-live-wallpaper.googlecode.com/svn/trunk/ earth-live-wallpaper/SLWP
Repo:http://earth-live-wallpaper.googlecode.com/svn/trunk
Build Version:1.4,60,61,target=android-10,init=rm -rf bin/ gen/,\
Build Version:1.4,60,61,target=android-10,subdir= earth-live-wallpaper/SLWP,init=rm -rf bin/ gen/,\
patch=scoping-fix.patch;handle-no-market.patch;fix-appname.patch;button-name.patch
Auto Update Mode:None

View file

@ -26,7 +26,7 @@ init=rm -rf iptables/ libs/RootTools-1.7.jar build.xml && \
git clone https://android.googlesource.com/platform/external/iptables,prebuild=\
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && cd iptables && \
git apply ../iptables.patch && sed -i 's@ndk-build@$$NDK$$/ndk-build@g' Makefile && \
make all && mv libs/armeabi/iptables ../assets/install/,buildjni=yes
make fixextensions build && mv libs/armeabi/iptables ../assets/install/,buildjni=yes
Auto Update Mode:None
Update Check Mode:None