Allow the detection of driver in the compiz-by-default script.
See
http://defect.opensolaris.org/bz/show_bug.cgi?id=13859
For details.

    Erwann

===================================================================
--- compiz-by-default   (revision 25)
+++ compiz-by-default   (working copy)
@@ -801,10 +801,10 @@
 
     if $ISALIST | $GREP -q "amd64"; then
         # 64 bit
-        driver_path="/usr/X11/lib/modules/drivers/amd64/"
+        driver_path="/usr/X11/lib/modules/drivers/amd64"
     else
         # 32 bit
-        driver_path="/usr/X11/lib/modules/drivers/"
+        driver_path="/usr/X11/lib/modules/drivers"
     fi
 
     verbose "Driver Path :  $driver_path\n"

-- 
              Erwann Ch?ned?,
 Desktop Group, Sun Microsystems, Grenoble
 Phone  : +33 476 188 358       ext: 38358

Reply via email to