summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 18:16:31 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 18:16:31 -0400
commitf375f601941dde66d8357fb22f560cea80d97fd4 (patch)
treed4c04c115c936e84b2203c0be79b37abc390aa3a /tools
parent50fe39c364ef1ab10c00536838b03f9e10b9c3dc (diff)
parenta71cce3a247e67290db2b49724ec6683662485c3 (diff)
Merge branch 'notsystemd/postmove' into notsystemd/master
Diffstat (limited to 'tools')
-rwxr-xr-xtools/notsd-move7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/notsd-move b/tools/notsd-move
index 30f63d354f..4c4c916701 100755
--- a/tools/notsd-move
+++ b/tools/notsd-move
@@ -205,13 +205,14 @@ move_files() (
src/import/.gitignore \
src/import/importd.c \
src/import/org.*
- mkdir src/systemd-import
- mv -t src/systemd-import \
- src/import/import*
mkdir src/systemd-pull
mv -t src/systemd-pull \
+ src/import/import-pubring.gpg \
src/import/pull* \
src/import/curl-util*
+ mkdir src/systemd-import
+ mv -t src/systemd-import \
+ src/import/import*
rmdir src/import
# src/journal => src/...