pvalena / rpms / ruby

Forked from rpms/ruby 6 years ago
Clone

22d91a0 Properly build binary gem extensions.

Authored and Committed by vondruch 2 years ago
    Properly build binary gem extensions.
    
    Because the gem extensions were built in `%{buildroot}` they referred
    `BUILDROOT` directory, which would be under normal circumstances
    reported by RPM, but there was a bug in RPM due to changes in grep:
    
    https://github.com/rpm-software-management/rpm/issues/1968
    
        
file modified
+9 -9