ff5a0b8 Add %%mingw_ninja_install macro

Authored and Committed by Fabiano FidĂȘncio 4 years ago
    Add %%mingw_ninja_install macro
    
    In order to make the life of the mingw packages easier, let's add a
    %%mingw_ninja_install macro that will run `ninja -C install` in the
    proper directory (the one configured using %%mingw_meson macro), passing
    the correct DESTDIR to ninja.
    
    In case it's not done, po files are not correctly installed and
    %%mingw_find_lang macro will fail.
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
        
file modified
+12 -0
file modified
+4 -1