SPECS: Mesa.spec - fix dri path

arekm arekm at pld-linux.org
Sun Apr 2 14:23:49 CEST 2006


Author: arekm                        Date: Sun Apr  2 12:23:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix dri path

---- Files affected:
SPECS:
   Mesa.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.110 SPECS/Mesa.spec:1.111
--- SPECS/Mesa.spec:1.110	Sun Apr  2 13:25:52 2006
+++ SPECS/Mesa.spec	Sun Apr  2 14:23:44 2006
@@ -460,6 +460,9 @@
 %patch0 -p1
 %patch1 -p1
 
+# fix dri path
+sed -i -e 's#/usr/lib/xorg/modules/dri#%{_libdir}/xorg/modules/dri#g' src/glx/x11/dri_glx.c
+
 # fix demos
 find progs -type f|xargs sed -i -e "s,\.\./images/,%{_examplesdir}/%{name}-%{version}/images/,g"
 
@@ -717,6 +720,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/04/02 12:23:44  arekm
+- fix dri path
+
 Revision 1.110  2006/04/02 11:25:52  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.110&r2=1.111&f=u



More information about the pld-cvs-commit mailing list