mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-11 01:30:30 +03:00
Replace getsig.java with a pure python implementation
Special thanks to deki for helping out with the certificate encodings: https://gitlab.com/snippets/1842 fixes #5 https://gitlab.com/fdroid/fdroidserver/issues/5
This commit is contained in:
parent
c88eff9af7
commit
6e2d0a9e1e
5 changed files with 55 additions and 30 deletions
|
|
@ -38,11 +38,6 @@ fi
|
|||
|
||||
export PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:$PATH
|
||||
|
||||
#------------------------------------------------------------------------------#
|
||||
# run local build
|
||||
cd $WORKSPACE/fdroidserver/getsig
|
||||
./make.sh
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------#
|
||||
# run local tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue