From 6fd8b6a9e22f474117281b00d15c548c29b8197f Mon Sep 17 00:00:00 2001
From: Chia-I Wu
By default, the main library will look for drivers in the directory where the drivers are installed to. This variable specifies a list of colon-separated directories where the main library will look for drivers, in -addition to the default directory.
+addition to the default directory. This variable is ignored for setuid/setgid +binaries. @@ -139,7 +140,7 @@ addition to the default directory.This variable specifies a full path to an EGL driver and it forces the specified EGL driver to be loaded. It comes in handy when one wants to test a -specific driver.
+specific driver. This variable is ignored for setuid/setgid binaries. -- cgit v1.2.3