[jhalfs] 06/06: update-installed.sh: remove all intermediate files

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Mon, 01 Dec 2025 17:41:43 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

commit 3dd1eca5bf91ec2f97ad3786e3c74b02c8609f7f
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon Dec 1 18:28:46 2025 +0100

    update-installed.sh: remove all intermediate files
---
 BLFS/update-installed.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BLFS/update-installed.sh b/BLFS/update-installed.sh
index 54666df..986e1f7 100755
--- a/BLFS/update-installed.sh
+++ b/BLFS/update-installed.sh
@@ -63,5 +63,5 @@ sed -n 's/CONFIG_\([^=[:space:]]\+\)[[:space:]]*=[[:space:]]*y/\1/p' newpack.con
    sed -i "s@PACKDESC@${MYDIR}/packdesc.dtd@" track.tmp
    xmllint --format --postvalid track.tmp > "$TRACKFILE"
 done #while read pack
-rm newpack.{in,conf}
+rm newpack.{in,conf} track.tmp
 exit

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page