summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 21:05:26 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 21:05:26 -0400
commit67b641866f095ccbba28d9ccbfd83e6efd057176 (patch)
tree3bc9650383b66b45f577ce6597434c098754e82b /move.sh
parent653c74a5b096525af69fbe55676bcdf0ea4addb9 (diff)
move more
Diffstat (limited to 'move.sh')
-rwxr-xr-xmove.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/move.sh b/move.sh
index 820becbf24..7fc3c6ebcb 100755
--- a/move.sh
+++ b/move.sh
@@ -157,6 +157,9 @@ move_files() (
done
mkdir src/busctl
+ mv src/libsystemd/libsystemd-internal/sd-bus/busctl* src/busctl
+
+ mv -T src/{udev,libudev/src}/udev.h
)
breakup_makefile() (