c3e408c Avoid hardcoding usr prefix

Authored and Committed by kalev 2 years ago
1 file changed. 1 lines added. 1 lines removed.
    Avoid hardcoding usr prefix
    
    Pass %{_prefix} as prefix to cmake rather than hardcoding %{_usr} as
    prefix. This fixes flatpak module builds where the prefix is /app, not
    /usr.
    
        
file modified
+1 -1