Changeset 923 in MondoRescue for trunk/tools/build2pkg


Ignore:
Timestamp:
Nov 13, 2006, 9:51:21 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • Now using mindi.conf.dist as an initial set of values
  • usr.bin useless in restore-scripts
  • fixes on build process to allow mondo compilation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/build2pkg

    r900 r923  
    7979        rm -rf $p-${PVER}
    8080
     81        export LANGUAGE=C
    8182        rpmbuild -ba $p.spec 2>&1 | tee $log
    8283        if [ $? != 0 ]; then
Note: See TracChangeset for help on using the changeset viewer.