Changeset 550 in MondoRescue for branches/stable/tools/common-env


Ignore:
Timestamp:
May 14, 2006, 7:54:15 PM (18 years ago)
Author:
bcornec
Message:

Cleanup in build process continue

  • removal of most small scripts
  • based on one main svn2build script
  • spec files reviewed for fedora remarks
  • changelog and TAG integrated
File:
1 edited

Legend:

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

    r549 r550  
    88# Adapt to your needs
    99export BASE=${HOME}/mondo
    10 export TOPDIR=${BASE}/RPMS
     10export TOPDIR=${BASE}/build
    1111mkdir -p ${TOPDIR}
    1212export TMP=${BASE}/tmp
Note: See TracChangeset for help on using the changeset viewer.