Author: pierre
Date: Thu Jun 11 01:22:20 2020
New Revision: 4169
Log:
Fix the save-ch5 target
Modified:
jhalfs/trunk/common/libs/func_save.sh
Modified: jhalfs/trunk/common/libs/func_save.sh
==============================================================================
--- jhalfs/trunk/common/libs/func_save.sh Wed Jun 10 13:58:33 2020
(r4168)
+++ jhalfs/trunk/common/libs/func_save.sh Thu Jun 11 01:22:20 2020
(r4169)
@@ -6,8 +6,8 @@
local target
case $1 in
- runasroot) target=SUDO ;;
- chapter6 ) target=CHROOT ;;
+ SUDO_TGT ) target=SUDO ;;
+ CHROOT_TGT ) target=CHROOT ;;
esac
CHROOT_wrt_target save-ch5 "$PREV";
wrt_save_work $target
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page