b99a955 Add explicit girdir and typelib_dir when building flatpak

Authored and Committed by xberry 4 years ago
1 file changed. 7 lines added. 1 lines removed.
    Add explicit girdir and typelib_dir when building flatpak
    
    When using this library in connection with flatpak, girdr and typelib_dir
    must be explicit in configure section, because of pkg-config, which doesn't
    recognize the paths correctly.
    When building library without %{flatpak} macro set, there is no change.
    
        
file modified
+7 -1