aboutsummaryrefslogtreecommitdiffstats
path: root/security/kssh/files
diff options
context:
space:
mode:
Diffstat (limited to 'security/kssh/files')
-rw-r--r--security/kssh/files/patch-aa12
-rw-r--r--security/kssh/files/patch-ab11
-rw-r--r--security/kssh/files/patch-ac11
3 files changed, 28 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; }
diff --git a/security/kssh/files/patch-ab b/security/kssh/files/patch-ab
new file mode 100644
index 000000000000..5a7803f0e184
--- /dev/null
+++ b/security/kssh/files/patch-ab
@@ -0,0 +1,11 @@
+--- kssh/Makefile.in.orig Sat Nov 18 22:41:06 2000
++++ kssh/Makefile.in Sat Nov 18 22:41:22 2000
+@@ -192,7 +192,7 @@
+ # you can add here more. This one gets installed
+ bin_PROGRAMS = kssh
+ kssh_SOURCES = optionsdiadata.cpp optionsdia.cpp sshdialogdata.cpp sshdialog.cpp main.cpp
+-kssh_LDADD = -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET)
++kssh_LDADD = -lkdeui -lkdecore -lqt2 -lXext -lX11 $(LIBSOCKET)
+
+ SUBDIRS = docs
+
diff --git a/security/kssh/files/patch-ac b/security/kssh/files/patch-ac
new file mode 100644
index 000000000000..bdee024ed25d
--- /dev/null
+++ b/security/kssh/files/patch-ac
@@ -0,0 +1,11 @@
+--- kssh/kssh.desktop.orig Sat Nov 18 23:25:40 2000
++++ kssh/kssh.desktop Sat Nov 18 23:25:47 2000
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ Type=Application
+ Exec=kssh
+-Icon=kssh.png
++Icon=kssh
+ DocPath=kssh/index.html
+ Comment= A front-end to ssh
+ Comment[it]= Front-end per ssh