Author: pierre
Date: Thu Oct 15 06:15:33 2020
New Revision: 4208
Log:
Now that tcl, expect, and dejagnu are only in lfs, update instpkg.xml
with those packages after installing lfs, or when updating lfs
Modified:
jhalfs/trunk/BLFS/update-lfs.sh
jhalfs/trunk/common/libs/func_install_blfs
Modified: jhalfs/trunk/BLFS/update-lfs.sh
==============================================================================
--- jhalfs/trunk/BLFS/update-lfs.sh Thu Oct 15 05:39:52 2020 (r4207)
+++ jhalfs/trunk/BLFS/update-lfs.sh Thu Oct 15 06:15:33 2020 (r4208)
@@ -99,7 +99,7 @@
sed 's/.*>\([^<]*\)<.*/\1/' |
sort | uniq); do
case "x$pack" in
- xtcl | xexpect | xdejagnu | xgcc* | *pass[12] | xvim | \
+ xgcc* | *pass[12] | xvim | \
xshadow | xPython | xlinux-headers | xdbus | xsystemd )
continue ;;
esac
Modified: jhalfs/trunk/common/libs/func_install_blfs
==============================================================================
--- jhalfs/trunk/common/libs/func_install_blfs Thu Oct 15 05:39:52 2020
(r4207)
+++ jhalfs/trunk/common/libs/func_install_blfs Thu Oct 15 06:15:33 2020
(r4208)
@@ -212,7 +212,7 @@
sed 's/.*>\([^<]*\)<.*/\1/' | \\
sort | uniq); do \\
case "x\$\$pack" in \\
- xtcl | xexpect | xdejagnu | xgcc* | *pass[12] | xvim | \\
+ xgcc* | *pass[12] | xvim | \\
xshadow | xPython | xlinux-headers | xdbus | xsystemd )\\
continue ;; \\
esac; \\
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page