diff options
-rw-r--r-- | src/libbasic/include/basic/.gitignore (renamed from src/libbasic/.gitignore) | 0 | ||||
-rw-r--r-- | src/manpages/locale.conf.xml (renamed from man/locale.conf.xml) | 0 | ||||
-rwxr-xr-x | tools/move.sh | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/src/libbasic/.gitignore b/src/libbasic/include/basic/.gitignore index e22411e484..e22411e484 100644 --- a/src/libbasic/.gitignore +++ b/src/libbasic/include/basic/.gitignore diff --git a/man/locale.conf.xml b/src/manpages/locale.conf.xml index 2fe731113a..2fe731113a 100644 --- a/man/locale.conf.xml +++ b/src/manpages/locale.conf.xml diff --git a/tools/move.sh b/tools/move.sh index e6beb8996e..a0ca642d57 100755 --- a/tools/move.sh +++ b/tools/move.sh @@ -379,6 +379,7 @@ move_files() ( man/daemon.xml \ man/file-hierarchy.xml \ man/hostname.xml \ + man/locale.conf.xml \ man/localtime.xml \ man/machine-id.xml \ man/machine-info.xml \ @@ -439,6 +440,7 @@ move_files() ( units/machine.slice* # muck + mv -t src/libbasic/include/basic src/libbasic/.gitignore mv -T {test,src/systemd-boot}/test-efi-create-disk.sh mv -t src/systemd-tmpfiles units/systemd-tmpfiles* mv -t src/systemd-tmpfiles \ |