Author: pierre
Date: Wed Apr 1 02:14:14 2020
New Revision: 4149
Log:
typo forgotten \
Modified:
jhalfs/trunk/LFS/master.sh
Modified: jhalfs/trunk/LFS/master.sh
==============================================================================
--- jhalfs/trunk/LFS/master.sh Wed Apr 1 02:11:32 2020 (r4148)
+++ jhalfs/trunk/LFS/master.sh Wed Apr 1 02:14:14 2020 (r4149)
@@ -619,7 +619,7 @@
save-luser:
@\$(call echo_message, Building)
- @LUSER_ID=\$(grep '^$(LUSER):' /etc/passwd | cut -d: -f3); \\
+ @LUSER_ID=\$(grep '^\$(LUSER):' /etc/passwd | cut -d: -f3); \\
if [ -n "\$LUSER_ID" ]; then \\
if [ ! -d \$(LUSER_HOME).XXX ]; then \\
mv \$(LUSER_HOME){,.XXX}; \\
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page