• Andrew Morton's avatar
    [PATCH] Fix make rpm when using RH9 or Fedora.. · 4550fd73
    Andrew Morton authored
    From: Thomas Davis <tadavis@lbl.gov>
    
    Doing a 'make rpm' will fail with the current RH9/Fedora RPM macros.
    
    The failure message is this:
    
    Processing files: kernel-debuginfo-2.6.3rc1mm1-12
    error: Could not open %files file /usr/src/redhat/BUILD/kernel-2.6.3rc1mm1/debugfiles.list: No such file or directory
    
    The fix is this patch:
    4550fd73
mkspec 2.35 KB