aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-09-24 16:08:44 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-09-24 16:08:44 +0000
commit65f82a615f7d60428915c72acfb7378e7b2cb1d7 (patch)
treeaa03f500a77b8b8155cc3f230acaa8aa894d8755 /tools
parenta729d816f2c1e978774e2686073a7c56b9bed7c4 (diff)
Use new win32 libs from anonsvn instead of webpage, including setup target. Use updated GTK 2.4.9 libraries. But still use wget.
svn path=/trunk/; revision=12086
Diffstat (limited to 'tools')
-rw-r--r--tools/win32-setup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 0272762ff6..a23623e2c7 100644
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -1,6 +1,7 @@
#!/bin/sh
-DOWNLOAD_PREFIX="http://www.ethereal.com/distribution/win32/development"
+# DOWNLOAD_PREFIX="http://www.ethereal.com/distribution/win32/development"
+DOWNLOAD_PREFIX="http://anonsvn.ethereal.com/ethereal-win32-libs/trunk/packages"
err_exit () {
echo "ERROR: $1"