aboutsummaryrefslogtreecommitdiffstats
path: root/make-aux-files.sh
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
commitd4c8dce41281747caf8a0537a3c41b64e78f767c (patch)
tree548a5d925622d17ff3fc2c98699a98a2d476d65f /make-aux-files.sh
parentdf1207e0fb2613f19cb89b8c2bddf24b72e1ec6a (diff)
parent06e7b3611839ab0051fb09e6ae1abc3dfad1ca4e (diff)
Merge branch 'trunk' into plabs/condxml
Diffstat (limited to 'make-aux-files.sh')
-rwxr-xr-xmake-aux-files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-aux-files.sh b/make-aux-files.sh
index 9cb1adbff..27a8674f4 100755
--- a/make-aux-files.sh
+++ b/make-aux-files.sh
@@ -8,7 +8,7 @@ mv bootscripts lfs-bootscripts-$version
# Create the tarball and clean up
tar -cJf lfs-bootscripts-$version.tar.xz --exclude .svn lfs-bootscripts-$version
-mv lfs-bootscripts-$version bootscripts
+mv lfs-bootscripts-$version bootscripts
#rm -f udev-config*.bz2