mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
baresip - forgot the sed change
This commit is contained in:
parent
556fb3377b
commit
0365a86e52
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ Builds:
|
|||
- libbaresip-android@1.0.8
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's|/usr/local/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
|
||||
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
|
|
|
|||
Loading…
Reference in a new issue