diff options
Diffstat (limited to 'security/kssh/files/patch-aa')
| -rw-r--r-- | security/kssh/files/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/kssh/files/patch-aa b/security/kssh/files/patch-aa index a14c42dbf213..65e3ac0e76dc 100644 --- a/security/kssh/files/patch-aa +++ b/security/kssh/files/patch-aa @@ -1,6 +1,6 @@ ---- configure Fri Sep 24 05:24:26 1999 -+++ configure.new Wed Mar 22 23:23:09 2000 -@@ -3565,7 +3565,7 @@ +--- configure.orig Sat Nov 18 22:39:58 2000 ++++ configure Sat Nov 18 22:40:24 2000 +@@ -5674,7 +5674,7 @@ kde_libdir=NO for i in $kde_libdirs; do @@ -9,12 +9,12 @@ do if test -r "$i/$j"; then kde_libdir=$i -@@ -3575,7 +3575,7 @@ - done +@@ -5685,7 +5685,7 @@ + ac_kde_libraries="$kde_libdir" -if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.la"; then +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.so"; then { echo "configure: error: - in the prefix, you've chosen, are no kde libraries installed. This will fail. + in the prefix, you've chosen, are no KDE libraries installed. This will fail. So, check this please and use another prefix!" 1>&2; exit 1; } |
