mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 23:42:37 +03:00
fix numberpicker srlib
This commit is contained in:
parent
ed78943692
commit
95f3c3c72c
1 changed files with 1 additions and 0 deletions
|
@ -1347,6 +1347,7 @@ def getsrclib(spec, extlib_dir, sdk_path, basepath=False):
|
|||
raise BuildException('Error updating NumberPicker-SimonVT project')
|
||||
if basepath:
|
||||
return sdir
|
||||
return libdir
|
||||
|
||||
raise BuildException('Unknown srclib ' + name)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue