$OpenBSD: patch-src_examples_org_freedesktop_policykit_examples_pkexec_policy_in,v 1.3 2013/05/30 18:22:05 ajacoutot Exp $
--- src/examples/org.freedesktop.policykit.examples.pkexec.policy.in.orig	Mon May  6 20:28:21 2013
+++ src/examples/org.freedesktop.policykit.examples.pkexec.policy.in	Thu May 30 20:09:52 2013
@@ -15,7 +15,7 @@
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_admin_keep</allow_active>
     </defaults>
-    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/pk-example-frobnicate</annotate>
+    <annotate key="org.freedesktop.policykit.exec.path">${PREFIX}/bin/pk-example-frobnicate</annotate>
   </action>
 
 </policyconfig>
