diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-12-23 15:06:17 +0100 |
---|---|---|
committer | Timo Aaltonen <tjaalton@ubuntu.com> | 2012-01-19 10:25:15 +0200 |
commit | c16e18542d3c3d619c6aec541c460449869c8a7a (patch) | |
tree | 8131e1b7a433078cf4a7a91b3d9b3cc45a9b8864 /debian/not-installed | |
parent | 2eea0d9c46bca0d9aabb799bd93980c26e8a5561 (diff) | |
download | mesa-c16e18542d3c3d619c6aec541c460449869c8a7a.tar.gz |
Update not-installed for removed files.
Diffstat (limited to 'debian/not-installed')
-rw-r--r-- | debian/not-installed | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/not-installed b/debian/not-installed index 44b58218aa..0bb613ee52 100644 --- a/debian/not-installed +++ b/debian/not-installed @@ -2,10 +2,8 @@ # Common list: NOT_INSTALLED := \ - dri/usr/include/GL/glfbdev.h \ dri/usr/include/GL/glu.h \ dri/usr/include/GL/glu_mangle.h \ - dri/usr/include/GL/mesa_wgl.h \ dri/usr/include/GL/osmesa.h \ dri/usr/include/GL/vms_x_fix.h \ dri/usr/include/GL/wglext.h \ @@ -13,15 +11,11 @@ NOT_INSTALLED := \ dri/usr/lib/*/libGL.so \ dri/usr/lib/*/pkgconfig/gl.pc \ usr/include/GL/glext.h \ - usr/include/GL/glfbdev.h \ usr/include/GL/gl.h \ usr/include/GL/gl_mangle.h \ - usr/include/GL/GLwDrawAP.h \ - usr/include/GL/GLwMDrawAP.h \ usr/include/GL/glxext.h \ usr/include/GL/glx.h \ usr/include/GL/glx_mangle.h \ - usr/include/GL/mesa_wgl.h \ usr/include/GL/vms_x_fix.h \ usr/include/GL/wglext.h \ usr/include/GL/wmesa.h |