diff options
Diffstat (limited to 'lang/wonka/patches/patch-ao')
-rw-r--r-- | lang/wonka/patches/patch-ao | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/wonka/patches/patch-ao b/lang/wonka/patches/patch-ao new file mode 100644 index 00000000000..57e48f306fd --- /dev/null +++ b/lang/wonka/patches/patch-ao @@ -0,0 +1,13 @@ +$NetBSD: patch-ao,v 1.1 2002/11/12 11:17:18 skrll Exp $ + +--- wonka/resource/system/wonka.security.orig Mon Nov 11 14:47:53 2002 ++++ wonka/resource/system/wonka.security +@@ -5,7 +5,7 @@ security.provider.1=com.acunia.wonka.sec + policy.provider=com.acunia.wonka.security.DefaultPolicy + + # list of url to look for policy files +-policy.url.1=file:/system/wonka.policy ++policy.url.1=file:@PREFIX@/system/wonka.policy + + # (dis)allow property expanding while parsing policy files + policy.expandProperties=true |