get rid of one of the extra slashes in the download URLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,14 +28,14 @@ LINUX_BUILD = /tmp/BUILD
|
||||
#UPLOAD_PREVIEW_ROOT = /home/crew/robind/public_html/wxPython/preview
|
||||
#UPLOAD_RELEASE_ROOT = /home/crew/robind/public_html/wxPython/release
|
||||
#UPLOAD_METHOD = ssh
|
||||
#UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython/
|
||||
#UPLOAD_URL_ROOT = http://starship.python.net/crew/robind/wxPython
|
||||
|
||||
UPLOAD_HOST = wxpython.wxcommunity.com
|
||||
UPLOAD_USER = wxpython
|
||||
UPLOAD_PREVIEW_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/preview
|
||||
UPLOAD_RELEASE_ROOT = /var/www/vhosts/wxcommunity.com/subdomains/wxpython/httpdocs/release
|
||||
UPLOAD_METHOD = ssh
|
||||
UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com/
|
||||
UPLOAD_URL_ROOT = http://wxPython.wxcommunity.com
|
||||
|
||||
|
||||
# defaults for build options
|
||||
|
Reference in New Issue
Block a user