summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-db
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-db')
-rw-r--r--x11/kdebase3/patches/patch-db15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/kdebase3/patches/patch-db b/x11/kdebase3/patches/patch-db
deleted file mode 100644
index fae796d5410..00000000000
--- a/x11/kdebase3/patches/patch-db
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-db,v 1.2 2002/08/25 19:23:44 jlam Exp $
-
---- ksmserver/main.cpp.orig Sun Jan 20 18:26:13 2002
-+++ ksmserver/main.cpp
-@@ -159,7 +159,9 @@
- }
- }
-
--int main( int argc, char* argv[] )
-+extern "C" int kdemain( int, char* [] );
-+
-+int kdemain( int argc, char* argv[] )
- {
- sanity_check(argc, argv);
-