mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Revert "Tinc: fix build" - no longer needed?
This reverts commit 618975403a.
This commit is contained in:
parent
9091af3f13
commit
c1629102be
1 changed files with 1 additions and 2 deletions
|
|
@ -21,8 +21,7 @@ Build:0.9.7-arm,8
|
|||
forceversion=yes
|
||||
submodules=yes
|
||||
rm=res/raw/tincd
|
||||
build=sed -i 1i'SHELL := /bin/bash' src_tinc/Makefile && \
|
||||
make -C src_tinc/ install
|
||||
build=make -C src_tinc/ install
|
||||
|
||||
Maintainer Notes:
|
||||
Uses armeabi binary in res/raw/, so no native-code appears and fdroid can't
|
||||
|
|
|
|||
Loading…
Reference in a new issue