8bad250 Fix dependency paths

Authored and Committed by yselkowitz a month ago
1 file changed. 8 lines added. 8 lines removed.
    Fix dependency paths
    
    Installation path macros cannot be used to reference the location of
    dependencies.  In the case of flatpak builds, this breaks because
    alternatives is part of the runtime and python3-sphinx is from the
    buildroot and both therefore remains in /usr, even as llvmNN is built
    in /app.
    
        
file modified
+8 -8