no need to force gcc 4.6 in org.fdroid.superuser; tweak custom rule: still doesn't fix missing theming

This commit is contained in:
David Black 2013-04-12 16:37:16 +01:00
parent f7a81265e3
commit f7f6010ead

View file

@ -47,12 +47,13 @@ echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties &&
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h && \
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk,buildjni=yes
Build Version:1.0.1.7,1017,27c5fb19a9e,subdir=Superuser,patch=about.patch;packageid.patch,\
Build Version:1.0.1.7,1017,27c5fb19a9e,\
subdir=Superuser,patch=about.patch;packageid-2.patch,\
srclibs=KoushWidgets@ddc30339c3,prebuild=\
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h && \
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk,buildjni=yes
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR \
"org.fdroid.superuser"/g' jni/su/su.h,buildjni=yes
Auto Update Mode:None
Update Check Mode:None