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

mesa: Changes to 'ubuntu'



 debian/changelog                |    8 ++++++++
 debian/libgl1-mesa-glx.postinst |    1 -
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit d2e60e9553be68d3a93074be0c029b4b3623ebe4
Author: Alberto Milone <alberto.milone@canonical.com>
Date:   Sun Jan 17 16:56:45 2010 +0100

    * debian/libgl1-mesa-glx.postinst
      - Remove gl_libraries slave link as the file in ld.so.conf.d is
        enough.

diff --git a/debian/changelog b/debian/changelog
index 6ded00d..cb411b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mesa (7.7-0ubuntu6) UNRELEASED; urgency=low
+
+  * debian/libgl1-mesa-glx.postinst
+    - Remove gl_libraries slave link as the file in ld.so.conf.d is
+      enough. 
+
+ -- Alberto Milone <alberto.milone@canonical.com>  Sun, 17 Jan 2010 16:55:36 +0100
+
 mesa (7.7-0ubuntu5) lucid; urgency=low
 
   * debian/rules:
diff --git a/debian/libgl1-mesa-glx.postinst b/debian/libgl1-mesa-glx.postinst
index 07dbe04..2e01e7d 100644
--- a/debian/libgl1-mesa-glx.postinst
+++ b/debian/libgl1-mesa-glx.postinst
@@ -10,7 +10,6 @@ case "$1" in
   # Use alternatives to make it easier to switch between Mesa and 3rd party modules
   update-alternatives \
     --install /etc/ld.so.conf.d/GL.conf gl_conf /usr/lib/mesa/ld.so.conf 500 \
-    --slave /usr/lib/GL gl_libraries /usr/lib/mesa \
     --slave /usr/lib/xorg/extra-modules xorg_extra_modules /usr/lib/xorg/x11-extra-modules
 
   # explicit ldconfig due to alternatives


Reply to: