summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-27 16:50:25 +0200
committerJonathan Bauer2014-05-27 16:50:25 +0200
commit576f5c7c37628c11830754a9f5eb727bcc509f0f (patch)
tree053c299529bbacd8db202ec82d885191cdba2f46
parentmoved cups filter stuff to cups module :) forgot there was one... (diff)
downloadtm-scripts-576f5c7c37628c11830754a9f5eb727bcc509f0f.tar.gz
tm-scripts-576f5c7c37628c11830754a9f5eb727bcc509f0f.tar.xz
tm-scripts-576f5c7c37628c11830754a9f5eb727bcc509f0f.zip
[setup_target] TODO: copy REQUIRED_CONTENT_PACKAGES automaticly
-rwxr-xr-xremote/setup_target1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/setup_target b/remote/setup_target
index bd1c69d0..84575353 100755
--- a/remote/setup_target
+++ b/remote/setup_target
@@ -426,6 +426,7 @@ process_module() {
pinfo "## Copying static module files"
copy_static_data
fi
+ # TODO: automatic copy of REQUIRED_CONTENT_PACKAGES
pinfo "## Post copy"
cd "${MODULE_DIR}" || perror "cd to '${MODULE_DIR}' failed."
post_copy