From 36fa404a4d15711c6142e73f29ba180dbb904242 Mon Sep 17 00:00:00 2001 From: ikits Date: Thu, 27 Dec 2007 18:25:25 +0000 Subject: [PATCH] switch to new opengl registry git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@513 783a27ee-832a-0410-bc00-9f386506c6dd --- auto/Makefile | 3 ++- auto/bin/update_registry.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/auto/Makefile b/auto/Makefile index b5d6141..071b638 100644 --- a/auto/Makefile +++ b/auto/Makefile @@ -11,7 +11,8 @@ include ../config/version SHELL = bash REGISTRY = registry -REGISTRY_URL = http://oss.sgi.com/projects/ogl-sample/registry/ +REGISTRY_URL = http://www.opengl.org/registry/ +#http://oss.sgi.com/projects/ogl-sample/registry/ BIN = bin SRC = src CORE = core diff --git a/auto/bin/update_registry.sh b/auto/bin/update_registry.sh index eceb6ce..9b58e4d 100755 --- a/auto/bin/update_registry.sh +++ b/auto/bin/update_registry.sh @@ -18,7 +18,7 @@ wget \ --mirror \ --no-parent \ --no-host-directories \ - --cut-dirs=3 \ + --cut-dirs=2 \ --accept=txt,html \ $2