From 3781c69cbc45591ea4ac06868a65a0ee84151edd Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 7 Sep 2021 23:10:29 +0200 Subject: Remove eol spaces --- make-aux-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make-aux-files.sh') diff --git a/make-aux-files.sh b/make-aux-files.sh index ad8bcea6f..785ec1b64 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 -- cgit v1.2.3-54-g00ecf