Author: pierre Date: Wed Aug 27 02:56:45 2014 New Revision: 3802 Log: Have openssl build before python in blfs tools
Modified: jhalfs/trunk/common/libs/func_install_blfs Modified: jhalfs/trunk/common/libs/func_install_blfs ============================================================================== --- jhalfs/trunk/common/libs/func_install_blfs Mon Aug 25 06:14:38 2014 (r3801) +++ jhalfs/trunk/common/libs/func_install_blfs Wed Aug 27 02:56:45 2014 (r3802) @@ -106,11 +106,11 @@ fi cat >$BUILDDIR$BLFS_ROOT/configuration <<EOF +$LINE_OPENSSL $LINE_PYTHON $LINE_LIBXML $LINE_LIBXSLT $LINE_TIDY -$LINE_OPENSSL $LINE_WGET $LINE_SVN $LINE_GPM -- http://lists.linuxfromscratch.org/listinfo/alfs-log Unsubscribe: See the above information page
