diff options
| author | Michael Neves | 2013-03-19 17:22:20 +0100 |
|---|---|---|
| committer | Michael Neves | 2013-03-19 17:22:20 +0100 |
| commit | 42ea7dbe1defff420a50045350d9b99b44257f92 (patch) | |
| tree | b390a9c80572bf6b5f625b65f92f97442f0ec446 /remote/modules/policykit | |
| parent | deleted files (diff) | |
| parent | renamed targets stage3.* to stage3* (diff) | |
| download | tm-scripts-42ea7dbe1defff420a50045350d9b99b44257f92.tar.gz tm-scripts-42ea7dbe1defff420a50045350d9b99b44257f92.tar.xz tm-scripts-42ea7dbe1defff420a50045350d9b99b44257f92.zip | |
merge
Diffstat (limited to 'remote/modules/policykit')
| -rw-r--r-- | remote/modules/policykit/policykit.build | 3 |
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" |
