summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/patches/patch-cb
blob: be028487288d60e7aa6efd8754c98209b8094345 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-cb,v 1.2 2002/10/14 09:45:54 skrll Exp $

--- khtml/java/kjava.policy.in.orig	Wed Nov 15 19:57:40 2000
+++ khtml/java/kjava.policy.in
@@ -1,4 +1,4 @@
-grant codeBase "file:@prefix@/share/apps/kjava/-"
+grant codeBase "file:@kde_datadir@/kjava/-"
 {
     permission java.security.AllPermission;
-};
+};