b6d2004 Avoid hardcoded /usr/share in setup.py

Authored and Committed by kalev 4 years ago
    Avoid hardcoded /usr/share in setup.py
    
    flatpak module builds are done using prefix /app and we need to be
    careful to avoid hardcoding /usr because of that.
    
        
file modified
+4 -3