9f421ad Use full path for dconf in posttrans script

Authored and Committed by kalev 3 years ago
1 file changed. 5 lines added. 2 lines removed.
    Use full path for dconf in posttrans script
    
    We don't have PATH correctly set up to contain /app/bin when installing
    packages for flatpak containers. This led to the 'dconf update'
    posttrans script to fail to execute when building dconf-editor flatpak.
    
    As a workaround, just use the full path here.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1950829
    
        
file modified
+5 -2