mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
syncthing: fix build
This commit is contained in:
parent
682bc2fcc8
commit
ca665e423c
1 changed files with 1 additions and 1 deletions
|
|
@ -2196,7 +2196,7 @@ Builds:
|
|||
- yes
|
||||
srclibs:
|
||||
- go@go1.20.11
|
||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
||||
prebuild: sed -i -e '/signingConfig/,+2d' build.gradle.kts
|
||||
scanignore:
|
||||
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue