f1a7a4e Revert use of %make_install

Authored and Committed by mitr 11 years ago
    Revert use of %make_install
    
    This macro unnecessarily hides the functionality, and results in running
       make install install-fedora
    while "install-fedora" already depends on "install".  Overall the
    previous form seems simpler.
    
        
file modified
+5 -2