Ignore:
Timestamp:
Feb 15, 2006, 4:37:36 PM (18 years ago)
Author:
bcornec
Message:

Fix a warning in mondo
New RPM Build env working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/rpm/mondo.spec

    r388 r395  
    1111%define grp     GRP
    1212%define addreqb mindi >= 1.05, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, slang >= 1.4.1
     13%define addreq  DDD
    1314
    1415Summary:    A program which a Linux user can utilize to create a rescue/restore CD/tape
     
    8889%{__rm} -rf $RPM_BUILD_ROOT
    8990%makeinstall
    90 %if %is_suse
    91 %{__rm} -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%name-%{version}
    92 %endif
    9391
    9492%post
Note: See TracChangeset for help on using the changeset viewer.