diff --git a/policy/wscript_build b/policy/wscript_build index a6d7f76f1..d1fe68143 100644 --- a/policy/wscript_build +++ b/policy/wscript_build @@ -9,5 +9,5 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -#TODO: install the packagekit.policy file to /usr/share/PolicyKit/policy - +#install the packagekit.policy file to /usr/share/PolicyKit/policy +install_files('DATADIR', 'PolicyKit', 'packagekit.policy')