Author: pierre
Date: Wed Nov 4 01:26:58 2015
New Revision: 3830
Log:
Again minor fix in comments for func_dependencies
Modified:
jhalfs/trunk/BLFS/libs/func_dependencies
Modified: jhalfs/trunk/BLFS/libs/func_dependencies
==============================================================================
--- jhalfs/trunk/BLFS/libs/func_dependencies Tue Nov 3 13:53:34 2015
(r3829)
+++ jhalfs/trunk/BLFS/libs/func_dependencies Wed Nov 4 01:26:58 2015
(r3830)
@@ -71,7 +71,7 @@
read -u6 -a rootlink
depth=${#rootlink[*]}
dep_level=$DEP_LEVEL
-# For now, process only optional deps for the root packages.
+# For now, process optional deps only for the root packages.
if (( $DEP_LEVEL > 2 )) && (( $depth > 1 )); then dep_level=2; fi
srootlink="${rootlink[*]} "
# start of Depfile
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page