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


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mksvnversion

    r319 r544  
    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.