summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 11:47:51 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 11:47:51 -0400
commit11476ff365bf6f2e0f728cd9eaa9bd948bdebdac (patch)
tree35e25eba3e10f5216fbaa00f12b9efad3741d5fd /move.sh
parentfc18b7fdd1286d96a4cc36b74e4da81c6ad6a326 (diff)
more
Diffstat (limited to 'move.sh')
-rwxr-xr-xmove.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/move.sh b/move.sh
index c0b577761e..136e991556 100755
--- a/move.sh
+++ b/move.sh
@@ -223,6 +223,10 @@ move_files() (
mv src/grp-udev/udev* src/grp-udev/libudev-core/
mv -T src/grp-udev/{,libudev-core}/net
mv -T src/grp-udev/{d-,}udevadm
+
+ mv -T src/{libcore,systemd-shutdown}/shutdown.c
+ mv -T src/{libcore,systemd-shutdown}/umount.c
+ mv -T src/{libcore,systemd-shutdown}/umount.h
)
breakup_makefile() (