mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-21 21:35:06 +00:00
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:
parent
8a520920bf
commit
36fa404a4d
@ -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
|
||||
|
@ -18,7 +18,7 @@ wget \
|
||||
--mirror \
|
||||
--no-parent \
|
||||
--no-host-directories \
|
||||
--cut-dirs=3 \
|
||||
--cut-dirs=2 \
|
||||
--accept=txt,html \
|
||||
$2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user