Drop hack to remove nouveau_vieux driver, as newer versions of LDM will no longer...
authorVagrant Cascadian <vagrant@debian.org>
Mon, 9 Feb 2015 06:40:45 +0000 (22:40 -0800)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0020-Drop-hack-to-remove-nouveau_vieux-driver-as-newer-ve.patch

client/share/ltsp/init-ltsp.d/50-opengl [deleted file]

diff --git a/client/share/ltsp/init-ltsp.d/50-opengl b/client/share/ltsp/init-ltsp.d/50-opengl
deleted file mode 100644 (file)
index d9de1eb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-if boolean_is_true "$LDM_DIRECTX" && ! boolean_is_true "$LTSP_FATCLIENT"; then
-    # Work around LP bug #1072711
-    rm -f /usr/lib/i386-linux-gnu/dri/nouveau_vieux_dri.so
-fi