Ignore:
Timestamp:
03/20/2017 02:12:25 PM (8 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
new_features
Children:
89b7cce
Parents:
76cf25f
Message:

Merge trunk r3926-27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_install_blfs

    r76cf25f r14bcaee  
    193193        -i $BUILDDIR$BLFS_ROOT/scripts/*lynx
    194194  fi
    195 fi
    196 # The  book instructions for CA certificates suppose that the cerdata.txt
    197 # file is in the same directory as make-ca.sh-<version>. This is not the
    198 # case with our default instructions. Just remove the "cd $UNPACKDIR" here.
    199 if test -f $BUILDDIR$BLFS_ROOT/scripts/*cacerts; then
    200   sed -i '/cd \$UNPACKDIR/d' $BUILDDIR$BLFS_ROOT/scripts/*cacerts
    201195fi
    202196# At last generates the build Makefile
Note: See TracChangeset for help on using the changeset viewer.