summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 21:57:43 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-26 21:57:43 -0400
commita88538c095c0100e7386e10905f6301716c54815 (patch)
tree88ce125adcb3733f9ef02c40f28835ec74a76e13
parent0167e6da4c08602585217269f0a9485d534e77d7 (diff)
tools/notsd-move: bus-util location
-rwxr-xr-xtools/notsd-move4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/notsd-move b/tools/notsd-move
index 23469ba407..bd4009f518 100755
--- a/tools/notsd-move
+++ b/tools/notsd-move
@@ -710,6 +710,10 @@ move_files() (
done
rmdir system-preset
+ mv -t src/libsystemd/src/sd-bus \
+ src/libsystemd-shared/src/bus-util.c \
+ src/libsystemd-shared/include/systemd-shared/bus-util.h
+
ln -srT src/libsystemd/include/systemd/_sd-common.h src/libsystemd-network/include/systemd-network/_sd-common.h
ln -srT src/libsystemd/include/systemd/_sd-common.h src/grp-utils/systemd-path/_sd-common.h
ln -srT src/grp-login/systemd-logind/logind-acl.h src/grp-udev/libudev-core/logind-acl.h