]> git.saurik.com Git - wxWidgets.git/commitdiff
get rid of one of the extra slashes in the download URLs
authorRobin Dunn <robin@alldunn.com>
Fri, 8 Dec 2006 02:46:22 +0000 (02:46 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 8 Dec 2006 02:46:22 +0000 (02:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/all/build-environ.cfg

index e506f31c6c21c875a2960861c1a480e4fefde52d..ef7f801409a1038c5c71037e52adc6f8b6b39a10 100644 (file)
@@ -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