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

mesa: Changes to 'ubuntu'



 debian/changelog      |    7 +++++++
 debian/patches/series |    1 -
 debian/rules          |    1 -
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 0a868b825b2433c44b6c2dc4d027fa9b9840c856
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Thu Feb 2 12:07:25 2012 -0500

    Drop drisearchpath handling.

diff --git a/debian/changelog b/debian/changelog
index d07fcfa..35788c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (8.0~rc2-0ubuntu4) UNRELEASED; urgency=low
+
+  * Drop drisearchdir handling, it is no longer needed with multiarch
+    and dri-alternates being removed.
+
+ -- Robert Hooker <sarvatt@ubuntu.com>  Thu, 02 Feb 2012 12:05:48 -0500
+
 mesa (8.0~rc2-0ubuntu3) precise; urgency=low
 
   * Merge from debian-experimental git.
diff --git a/debian/patches/series b/debian/patches/series
index 8ccc3c9..50aa029 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,7 +10,6 @@
 # Ubuntu patches.
 100_no_abi_tag.patch
 101_ubuntu_hidden_glname.patch
-111_export_searchdirs_in_dripc.diff
 113_fix_tls.diff
 115_llvm_dynamic_linking.diff
 116_use_shared_galliumcore.diff
diff --git a/debian/rules b/debian/rules
index 9c2be62..26a9952 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,6 @@ confflags-dri = \
 	--with-driver=dri \
 	--with-dri-drivers="$(DRI_DRIVERS)" \
 	--with-dri-driverdir=/usr/lib/$(DEB_HOST_MULTIARCH)/dri \
-	--with-dri-searchpath='/usr/lib/$(DEB_HOST_MULTIARCH)/dri:\$$$${ORIGIN}/dri:/usr/lib/dri' \
 	--enable-glx-tls \
 	--enable-shared-dricore \
 	--enable-shared-glapi \


Reply to: