Author: pierre
Date: Mon Feb 29 07:30:06 2016
New Revision: 3857
Log:
typos
Modified:
jhalfs/trunk/BLFS/libs/func_dependencies
Modified: jhalfs/trunk/BLFS/libs/func_dependencies
==============================================================================
--- jhalfs/trunk/BLFS/libs/func_dependencies Sun Feb 28 10:07:52 2016
(r3856)
+++ jhalfs/trunk/BLFS/libs/func_dependencies Mon Feb 29 07:30:06 2016
(r3857)
@@ -286,7 +286,7 @@
if [ -f ${f}.dep ]; then
rootlink2="$(head -n1 ${f}.dep) "
# See comment above about srootlink
- if [[ "${rootlink2#"${rootlink[*]} " != ${rootlink2} ]] ; then
+ if [[ ${rootlink2#"${rootlink[*]} "} != ${rootlink2} ]] ; then
tree_erase ${f}.dep
fi
fi
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page