Contents of /trunk/kdeartwork/patches/kdeartwork-3.5.4-xscreensaver-lib64.patch
Parent Directory | Revision Log
Revision 144 -
(show annotations)
(download)
Tue May 8 20:06:05 2007 UTC (17 years, 5 months ago) by niro
File size: 684 byte(s)
Tue May 8 20:06:05 2007 UTC (17 years, 5 months ago) by niro
File size: 684 byte(s)
-import
1 | diff -Naur kdeartwork-3.5.4.orig/configure.in kdeartwork-3.5.4/configure.in |
2 | --- kdeartwork-3.5.4.orig/configure.in 2006-07-24 16:56:05.000000000 +0200 |
3 | +++ kdeartwork-3.5.4/configure.in 2006-09-01 13:54:07.000000000 +0200 |
4 | @@ -194,7 +194,7 @@ |
5 | XSCREENSAVER='' |
6 | echo "Searching in $xscreensaver_prefixes" |
7 | if test "x$with_xscreensaver" != xno; then |
8 | - for xsdir in lib$kdelibsuff/xscreensaver lib/xscreensaver \ |
9 | + for xsdir in lib$kdelibsuff/xscreensaver lib/xscreensaver lib64/xscreensaver \ |
10 | lib$kdelibsuff/misc/xscreensaver lib/misc/xscreensaver \ |
11 | libexec$kdelibsuff/xscreensaver libexec/xscreensaver \ |
12 | bin/xscreensaver-hacks hacks; do |