2b3c1f1 Hack around build failure

Authored and Committed by kalev 4 years ago
    Hack around build failure
    
    The build currently fails in the gnome-music srpm phase, failing to run
    rpmbuild due to liblua dynamic linking error. Work this around by making
    gnome-music build parallel to lua so that we avoid having /app-installed
    lua-libs in the srpm build buildroot, instead of /usr-installed that
    rpmbuild needs.
    
        
file modified
+0 -1