summaryrefslogtreecommitdiffstats
path: root/remote/modules/policykit
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/policykit')
-rw-r--r--remote/modules/policykit/policykit.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/remote/modules/policykit/policykit.build b/remote/modules/policykit/policykit.build
index 6a03b81c..b6b70b7f 100644
--- a/remote/modules/policykit/policykit.build
+++ b/remote/modules/policykit/policykit.build
@@ -15,9 +15,6 @@ build () {
post_copy() {
- # copy static policykit files to stage3.2
- cp -r ${MODULE_BUILD_DIR}/data/* ${TARGET_BUILD_DIR}
-
#Add Polkit User/Group/Shadow to Stage3.2
pinfo "Adding polkitd user to target system..."
add_user "polkitd"