diff options
Diffstat (limited to 'app-misc/lcdproc/files/0.5.1-LCDd-conf-driver-path.patch')
-rw-r--r-- | app-misc/lcdproc/files/0.5.1-LCDd-conf-driver-path.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-misc/lcdproc/files/0.5.1-LCDd-conf-driver-path.patch b/app-misc/lcdproc/files/0.5.1-LCDd-conf-driver-path.patch deleted file mode 100644 index 5da934ba8d84..000000000000 --- a/app-misc/lcdproc/files/0.5.1-LCDd-conf-driver-path.patch +++ /dev/null @@ -1,13 +0,0 @@ -This patch is only used in 0.5.1-r1 - ---- LCDd.conf.orig 2006-09-22 07:26:02.069860250 +0200 -+++ LCDd.conf 2006-09-22 07:26:12.458509500 +0200 -@@ -76,7 +76,7 @@ - # the driver modules and will thus not be able to - # function properly. - # NOTE: Always place a slash as last character ! --DriverPath=server/drivers/ -+DriverPath=/usr/share/lcdproc/drivers/ - - # The "...Key=" lines define what the server does with keypresses that - # don't go to any client. |