Ignore:
Timestamp:
04/25/2019 08:44:43 AM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
77a8042
Parents:
f596dde
Message:

Fix a few missing bits of the transition to the new menu subsystem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install-blfs-tools.sh

    rf596dde r2c603d8  
    165165# Clean-up
    166166[[ $VERBOSITY > 0 ]] && echo Cleaning the ${BUILDDIR}${BLFS_ROOT} directory
     167rm -rf ${BUILDDIR}${BLFS_ROOT}/libs/.svn
     168rm -rf ${BUILDDIR}${BLFS_ROOT}/xsl/.svn
     169rm -rf ${BUILDDIR}${BLFS_ROOT}/menu/.svn
    167170# We do not want to keep an old version of the book:
    168171rm -rf ${BUILDDIR}${BLFS_ROOT}/$BLFS_XML
Note: See TracChangeset for help on using the changeset viewer.