Don't hardcode the sourcebase path in the quesoglc patch.

master
safety0ff 2011-02-21 16:03:00 -05:00 committed by Per Inge Mathisen
parent be2feff7aa
commit 2855175eff
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- quesoglc-0.7.3~svn913/include/GL/glew.h.old 2008-06-04 23:47:50.000000000 +0200 --- $sourcebase/include/GL/glew.h 2008-06-04 23:47:50.000000000 +0200
+++ quesoglc-0.7.3~svn913/include/GL/glew.h 2010-07-21 16:27:25.000000000 +0200 +++ $sourcebase/include/GL/glew.h 2010-07-21 16:27:25.000000000 +0200
@@ -158,6 +158,7 @@ @@ -158,6 +158,7 @@
# define _PTRDIFF_T_ # define _PTRDIFF_T_
#endif #endif