Remove argv2, which is not supported by polkit. Closes #4758.

pull/4780/head
Jussi Pakkanen 6 years ago
parent 609ecba37f
commit bbcf80d734
  1. 1
      data/com.mesonbuild.install.policy

@ -17,7 +17,6 @@
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/python3</annotate>
<annotate key="org.freedesktop.policykit.exec.argv1">/usr/bin/meson</annotate>
<annotate key="org.freedesktop.policykit.exec.argv2">install</annotate>
</action>
</policyconfig>

Loading…
Cancel
Save