Replace /usr/X11R6/lib/ with /usr/lib/xorg in the comments
authorMichael Prokop <mika@grml.org>
Sun, 4 Nov 2007 22:41:00 +0000 (23:41 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 4 Nov 2007 22:41:00 +0000 (23:41 +0100)
debian/changelog
etc/X11/xorg.conf.example
etc/X11/xorg.conf.vmware
grml-x

index 7cd6109..b200273 100644 (file)
@@ -1,3 +1,10 @@
+grml-x (0.3.33) unstable; urgency=low
+
+  * Replace /usr/X11R6/lib/ with /usr/lib/xorg in the comments.
+    Thanks for the patch, Alexander Steinböck!
+
+ -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 23:40:37 +0100
+
 grml-x (0.3.32) unstable; urgency=low
 
   * Add two more checks to bailout if a tempfile isn't available.
index bc824b4..df2c3de 100644 (file)
@@ -58,7 +58,7 @@ Section "Files"
         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 EndSection
 
-# Modules - see /usr/X11R6/lib/modules/fonts and /usr/X11R6/lib/modules/extensions
+# Modules - see /usr/lib/xorg/modules/fonts and /usr/lib/xorg/modules/extensions
 Section "Module"
         Load  "dbe"       # double buffer extension
         Load  "dri"       # direct rendering
index 46caae7..e6b30c1 100644 (file)
@@ -49,7 +49,7 @@ Section "Files"
         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 EndSection
 
-# Modules - see /usr/X11R6/lib/modules/fonts and /usr/X11R6/lib/modules/extensions
+# Modules - see /usr/lib/xorg/modules/fonts and /usr/lib/xorg/modules/extensions
 Section "Module"
         Load  "dbe"       # double buffer extension
         Load  "dri"       # direct rendering
diff --git a/grml-x b/grml-x
index 9a5fa0c..c6f5761 100755 (executable)
--- a/grml-x
+++ b/grml-x
@@ -720,7 +720,7 @@ $XFONTS
         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 EndSection
 
-# Modules - see /usr/X11R6/lib/modules/fonts and /usr/X11R6/lib/modules/extensions
+# Modules - see /usr/lib/xorg/modules/fonts and /usr/lib/xorg/modules/extensions
 Section "Module"
         Load  "dbe"       # double buffer extension
         Load  "dri"       # direct rendering