Merge commit 'refs/merge-requests/311' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
09b5fb6d61
|
@ -195,8 +195,14 @@ Build:1.2.6.1,136
|
||||||
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=external/nflog/Android.mk && \
|
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=external/nflog/Android.mk && \
|
||||||
mv libs/armeabi/nflog res/raw/
|
mv libs/armeabi/nflog res/raw/
|
||||||
|
|
||||||
# iptables patch doesn't work with ndk-r9 (even with legacy toolchains)!
|
Build:1.2.7,141
|
||||||
Auto Update Mode:None
|
commit=v1.2.7
|
||||||
|
buildjni=no
|
||||||
|
submodules=yes
|
||||||
|
prebuild=rm -f res/raw/{iptables,ip6tables,busybox,nflog}*
|
||||||
|
build=make -C external NDK=$$NDK$$
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.7
|
Current Version:1.2.7
|
||||||
Current Version Code:141
|
Current Version Code:141
|
||||||
|
|
Loading…
Reference in a new issue