Changeset 872 in MondoRescue for branches/stable/tools/svn-env


Ignore:
Timestamp:
Oct 4, 2006, 3:08:01 PM (18 years ago)
Author:
Bruno Cornec
Message:

Fix bug #79 by removing use of SVNBRANCH and BASE variable in build process
WARNING: the build process doesn't allow anymore to use the script of one version for building another version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/svn-env

    r553 r872  
    66#
    77
    8 export SVNBRANCH="branches/`cat ${TOOLHOME}/../mondo/VERSION`"
    9 export VER=`cat ${BASE}/svn/${SVNBRANCH}/mondo/VERSION`
     8export VER=`cat ${TOOLHOME}/../mondo/VERSION`
    109
    1110# To be safe for SVN commands
Note: See TracChangeset for help on using the changeset viewer.