carlwgeorge / rpms / beep

Forked from rpms/beep a year ago
Clone

3e678fe Use more RPM macros in %build and %install steps

Authored and Committed by Hans Ulrich Niedermann 2 years ago
1 file changed. 8 lines added. 9 lines removed.
    Use more RPM macros in %build and %install steps
    
    Use %{build_cflags} and %{build_ldflags} to hopefully use more of
    what default flags are available in default builds, and switch to
    more %{...} rpm macros instead of ${RPM_*} shell vars.
    
        
file modified
+8 -9