Changeset 890 in MondoRescue for branches/2.2.0/tools/build2pkg


Ignore:
Timestamp:
Oct 10, 2006, 10:34:13 AM (18 years ago)
Author:
Bruno Cornec
Message:
  • mondo depends on mindi > 1.2.0 now
  • As I redeliver I also fix a remaining bug for bonding
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0/tools/build2pkg

    r887 r890  
    8383            status=-1
    8484        else
    85             export pkg1="`egrep '^Wrote:' $log | grep -v debuginfo | cut -d: -f2`"
     85            export pkg1="`egrep '^Wrote:' $log | grep -v debug | cut -d: -f2`"
    8686            if [ -f /usr/bin/rpmlint ]; then
    8787                /usr/bin/rpmlint $pkg1
Note: See TracChangeset for help on using the changeset viewer.