f6fef0c Fix flatpak build

Authored and Committed by yselkowitz 4 months ago
1 file changed. 7 lines added. 3 lines removed.
    Fix flatpak build
    
    The primary reason for building this in /app is for mariadb-embedded as
    a dependency of the amarok flatpak. PAM modules are not useful in
    flatpaks, and their installation directory would need to be changed. The
    pcre2 and lz4 dependencies are part of the runtime, and therefore are in
    /usr even for flatpaks.
    
        
file modified
+7 -3