Make updateFallbackDirs.py search harder for python

(Some OSs don't put it in /usr/bin.)

Fixes bug 24708; bugfix on 0.2.8.1-alpha.
This commit is contained in:
teor 2017-12-22 21:42:59 +11:00
parent 2ae33e486e
commit 91a8b37a2e
No known key found for this signature in database
GPG Key ID: 740D9E39025272A2
2 changed files with 5 additions and 1 deletions

4
changes/bug24708 Normal file
View File

@ -0,0 +1,4 @@
o Minor bugfixes (fallback directory mirrors):
- Make updateFallbackDirs.py search harder for python.
(Some OSs don't put it in /usr/bin.)
Fixes bug 24708; bugfix on 0.2.8.1-alpha.

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Usage:
#