Skip to content
Snippets Groups Projects
Unverified Commit 44c3860f authored by Sébastien Blin's avatar Sébastien Blin
Browse files

fdroid: remove sudo section

swig is already installed on the FDroid server so this section
is not needed.

Change-Id: Iaff586447a7bab125d8309fdcc2e35bc4c082460
parent 7e1bd6e7
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ echo "Build:${versionName},${versionCode}
timeout=10800
subdir=client-android/ring-android/app
submodules=yes
sudo=apt-get update && \\
apt-get install --yes swig
gradle=noPush
rm=client-electron,client-gnome,client-ios,client-macosx,client-uwp,client-windows,docker,docs,lrc,packaging,scripts
build=cd ../.. && \\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment