6288a22 update.py: Rework wildcard handling

Authored and Committed by otaylor 2 years ago
1 file changed. 42 lines added. 15 lines removed.
    update.py: Rework wildcard handling
    
    Drop the cumbersome Include: [org.freedesktop.Platform/*] syntax and add
    instead a "Matched:" field and simply comment-out the merged value. This
    also avoids overwriting values if someone accidentally wildcards more than
    they intend - we just warn instead.
    
        
file modified
+42 -15