Changeset 547 in MondoRescue for branches/stable/tools/mksvnversion


Ignore:
Timestamp:
May 14, 2006, 12:36:25 AM (18 years ago)
Author:
bcornec
Message:

Build process reviewed:
mkcommon will now export everything from SVN and create tar files containing eve
ryhting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mksvnversion

    r545 r547  
    2020rel=`svnversion $TOOLHOME/..`
    2121
    22 cat > $TOOLHOME/../mondo/REVISION << EOF
    23 ${rel}
    24 EOF
    25 cat > $TOOLHOME/../mindi/REVISION << EOF
    26 ${rel}
    27 EOF
    28 
    2922#
    3023# return the release
Note: See TracChangeset for help on using the changeset viewer.