0001-LCDd.conf.patch 721 B

123456789101112131415161718
  1. Fix the default LCDd configuration file, so that the DriverPath
  2. is set to the correct lcdproc library install path, rather than
  3. the dummy/default path.
  4. Signed-off-by: Simon Dawson <spdawson at gmail.com>
  5. ---
  6. --- lcdproc-0.5.3/LCDd.conf.orig 2009-06-20 14:48:34.000000000 +0100
  7. +++ lcdproc-0.5.3/LCDd.conf 2010-05-11 10:02:21.000000000 +0100
  8. @@ -34,7 +34,7 @@
  9. # the driver modules and will thus not be able to
  10. # function properly.
  11. # NOTE: Always place a slash as last character !
  12. -DriverPath=server/drivers/
  13. +DriverPath=/usr/lib/lcdproc/
  14. # Tells the server to load the given drivers. Multiple lines can be given.
  15. # The name of the driver is case sensitive and determines the section