b536415 Fix ld.so.conf.d path

Authored and Committed by yselkowitz 9 months ago
1 file changed. 7 lines added. 4 lines removed.
    Fix ld.so.conf.d path
    
    This location is hard-coded by glibc and is not prefix-variable.  This
    fixes flatpak app RPM builds of clang15 and packages dependent thereon
    (e.g. openshadinglanguage).  Flatpaks using these packages will still
    need to define LD_LIBRARY_PATH.
    
        
file modified
+7 -4