Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nirbheek Chauhan
cerbero
Commits
ffb7fffd
Commit
ffb7fffd
authored
Mar 19, 2013
by
Andoni Morales Alastruey
Browse files
bootstrap: removes spaces in the url after a line break
parent
c0c5838a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cerbero/bootstrap/windows.py
View file @
ffb7fffd
...
...
@@ -37,8 +37,8 @@ MINGWGET_DEPS = ['msys-wget']
GNOME_FTP
=
'http://ftp.gnome.org/pub/gnome/binaries/win32/'
WINDOWS_BIN_DEPS
=
[
'intltool/0.40/intltool_0.40.4-1_win32.zip'
]
PTHREADS_URL
=
\
''
'http://downloads.sourceforge.net/project/mingw-w64/External%20binary%20
\
packages%20%28Win64%20hosted%29/pthreads/pthreads-20100604.zip'
''
'http://downloads.sourceforge.net/project/mingw-w64/External%20binary%20
'
\
'
packages%20%28Win64%20hosted%29/pthreads/pthreads-20100604.zip'
class
WindowsBootstraper
(
BootstraperBase
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment