Magellan Linux

Contents of /trunk/mesa/patches/mesa-6.4.1-dont-install-gles-headers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 421 byte(s)
-import

1 diff -urN Mesa-6.4.orig/bin/installmesa Mesa-6.4/bin/installmesa
2 --- Mesa-6.4.orig/bin/installmesa 2005-09-13 06:36:17.000000000 -0700
3 +++ Mesa-6.4/bin/installmesa 2005-10-13 14:10:39.000000000 -0700
4 @@ -60,7 +60,6 @@
5
6 mkdir ${INCLUDE_DIR}
7 mkdir ${INCLUDE_DIR}/GL
8 -mkdir ${INCLUDE_DIR}/GLES
9 mkdir ${LIB_DIR}
10 cp -f ${TOP}/include/GL/*.h ${INCLUDE_DIR}/GL
11 # NOT YET: cp -f ${TOP}/include/GLES/*.h ${INCLUDE_DIR}/GLES