aboutsummaryrefslogtreecommitdiffstats
path: root/security/kssh/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/kssh/files/patch-ab')
-rw-r--r--security/kssh/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
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
+