diff options
Diffstat (limited to 'remote/modules/dbus')
| -rw-r--r-- | remote/modules/dbus/dbus.build | 6 | ||||
| -rw-r--r-- | remote/modules/dbus/dbus.conf.zypper | 1 |
2 files changed, 1 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 : } diff --git a/remote/modules/dbus/dbus.conf.zypper b/remote/modules/dbus/dbus.conf.zypper index e34e47d8..97c58411 100644 --- a/remote/modules/dbus/dbus.conf.zypper +++ b/remote/modules/dbus/dbus.conf.zypper @@ -8,3 +8,4 @@ REQUIRED_BINARIES=" dbus-cleanup-sockets REQUIRED_DIRECTORIES=" /etc/dbus-1 /usr/lib/systemd" REQUIRED_FILES="" + |
