summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus/dbus.build
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-17 17:46:48 +0200
committerSimon Rettberg2013-05-17 17:46:48 +0200
commit901a1deea8174f2f4da167e07ab9b3ce79632935 (patch)
tree107762d053882c499c7eeb62f3568b3342f8c053 /remote/modules/dbus/dbus.build
parentGRRR file permissions... missing setuid on vmware-vmx led to 'virtual machine... (diff)
downloadtm-scripts-901a1deea8174f2f4da167e07ab9b3ce79632935.tar.gz
tm-scripts-901a1deea8174f2f4da167e07ab9b3ce79632935.tar.xz
tm-scripts-901a1deea8174f2f4da167e07ab9b3ce79632935.zip
Fix OpenSLX Banner
Clean up some scripts
Diffstat (limited to 'remote/modules/dbus/dbus.build')
-rw-r--r--remote/modules/dbus/dbus.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/remote/modules/dbus/dbus.build b/remote/modules/dbus/dbus.build
index 7f6d663f..bcab63b0 100644
--- a/remote/modules/dbus/dbus.build
+++ b/remote/modules/dbus/dbus.build
@@ -13,11 +13,5 @@ build() {
}
post_copy() {
-
- # quick fix to get the unit files from the package
- # moved them from lib/systemd to usr/lib/systemd
- #cd "${BUILDDIR}"
- #tarcopy lib/systemd "${TARGET_BUILD_DIR}"/usr
- #cd - &> /dev/null
:
}