Changeset 3cb432a0


Ignore:
Timestamp:
02/18/2007 12:39:27 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
7d6d6f7
Parents:
a5e3400
Message:

Small typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    ra5e3400 r3cb432a0  
    6060      # Clean the build directory
    6161      echo -n "Cleaning $BUILDDIR ..."
    62       # First delete proc and sys directories, if exit.
     62      # First delete proc and sys directories, if exist.
    6363      # Both should be empty, if not be sure to exit.
    6464      if [ -d $BUILDDIR/proc ] ; then
Note: See TracChangeset for help on using the changeset viewer.