switch to new opengl registry

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@513 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2007-12-27 18:25:25 +00:00
parent 8a520920bf
commit 36fa404a4d
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -18,7 +18,7 @@ wget \
--mirror \
--no-parent \
--no-host-directories \
--cut-dirs=3 \
--cut-dirs=2 \
--accept=txt,html \
$2