[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH mesa] debian/not-installed: Remove glut headers



Removed upstream with 9a7f84d6b28e180ef79349b36de9a5d58a1e2dc9

Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
---
 debian/not-installed |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/not-installed b/debian/not-installed
index 0dfa764..653f1cd 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -28,11 +28,3 @@ NOT_INSTALLED_hurd-i386     = $(NOT_INSTALLED_i386)
 # Detect the current architecture and add the files if any:
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 NOT_INSTALLED += $(NOT_INSTALLED_$(DEB_HOST_ARCH))
-
-# Additional files which may or may not be there (depending on
-# whether it's from a tarball or from a git snapshot):
-NOT_INSTALLED_EITHER = \
-		dri/usr/include/GL/glutf90.h \
-		dri/usr/include/GL/glut.h \
-		usr/include/GL/glutf90.h \
-		usr/include/GL/glut.h
-- 
1.7.10.4


Reply to: