From 7848249ccfd99898de562decd2e6ec0fab3fcde6 Mon Sep 17 00:00:00 2001 From: esteel Date: Fri, 21 Mar 2008 15:02:34 +0000 Subject: [PATCH] using dyndns now git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3535 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- misc/makebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/makebuild.sh b/misc/makebuild.sh index f5b275f6f..7f52a4c3f 100755 --- a/misc/makebuild.sh +++ b/misc/makebuild.sh @@ -103,7 +103,7 @@ buildon() build() { - buildon eos.franken.de nexuiz-linux-686 fteqcc-linux-686 /tmp/Darkplaces.build 'CC="gcc -g" DP_MODPLUG_STATIC_LIBDIR=/home/divverent/modplug-i386/lib' strip + buildon eos.thruhere.net nexuiz-linux-686 fteqcc-linux-686 /tmp/Darkplaces.build 'CC="gcc -g" DP_MODPLUG_STATIC_LIBDIR=/home/divverent/modplug-i386/lib' strip buildon alientrap.org nexuiz-linux-x86_64 fteqcc-linux-x86_64 /tmp/Darkplaces.build 'CC="gcc -g -Wl,--hash-style=sysv" DP_MODPLUG_STATIC_LIBDIR=/home/divverent/modplug-x86_64/lib' strip buildon alientrap.org nexuiz fteqcc.exe /tmp/Darkplaces.build 'DP_MAKE_TARGET=mingw CC="/chroot/debian-etch/usr/bin/i586-mingw32msvc-gcc -g -DSUPPORTDIRECTX -I/home/divverent/dxheaders" WINDRES=/chroot/debian-etch/usr/bin/i586-mingw32msvc-windres SDL_CONFIG=/home/divverent/sdl-win32/SDL-1.2.13/bin/sdl-config' /chroot/debian-etch/usr/bin/i586-mingw32msvc-strip buildon mac.alientrap.org nexuiz-osx fteqcc-osx /tmp/Darkplaces.build 'CC="gcc -g -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk"' strip -- 2.39.2