summaryrefslogtreecommitdiff
path: root/move.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 13:11:27 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 13:11:27 -0400
commitbb78769f9b1e045745bf4eb4538f3abb61f88e15 (patch)
tree98774c2e43486cc5995b7e23fee6536e3812d3ee /move.sh
parent99cedaba890e0b6e281156f95710149842dbe578 (diff)
stuff
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 384aad65a0..62afd013bc 100755
--- a/move.sh
+++ b/move.sh
@@ -96,6 +96,10 @@ set -e
mv -T {man,src/systemd-activate}/systemd-activate.xml
+ mv -T src/libsystemd/{src,}/libsystemd.pc.in
+ mv -T src/libsystemd/{src,}/libsystemd.sym
+ mv -T src/libsystemd/{src,libsystemd-internal}
+
mkdir src/systemd-shutdown
)