summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-ck
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-ck')
-rw-r--r--x11/kdebase3/patches/patch-ck15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/kdebase3/patches/patch-ck b/x11/kdebase3/patches/patch-ck
deleted file mode 100644
index 8e4226ca9aa..00000000000
--- a/x11/kdebase3/patches/patch-ck
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ck,v 1.2 2002/08/25 19:23:41 jlam Exp $
-
---- konqueror/client/kfmclient.cc.orig Wed May 8 19:22:30 2002
-+++ konqueror/client/kfmclient.cc
-@@ -58,7 +58,9 @@
- {0,0,0}
- };
-
--int main( int argc, char **argv )
-+extern "C" int kdemain( int argc, char **argv );
-+
-+int kdemain( int argc, char **argv )
- {
- KCmdLineArgs::init(argc, argv, appName, description, version, false);
-