Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2372          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-06-23 09:32 -------
src/glx/x11/Makefile now says:
 EXTRA_DEFINES = ... -DDEFAULT_DRIVER_DIR=\"$(DRI_DRIVER_INSTALL_DIR)\"

This makes packaging more difficult than it needs to be IMO.

To create packages, I'd like to set DRI_DRIVER_INSTALL_DIR to /usr/lib/dri, set
DESTDIR to some temporary directory, so the files get copied there, then I'd tar
up DESTDIR.

With the current approach this isn't possible. I'd have to set
DRI_DRIVER_INSTALL_DIR to /usr/lib/dri for the compile stage, then set it to
/some/temp/directory/usr/lib/dri for the installation stage.

Having DESTDIR solves this problem in an elegant way, and I think it's a common
technique to build packages.

It doesn't make the Makefile look much more complicated either, most people will
just leave DESTDIR undefined and things would just work.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to