• Stephan Bergmann's avatar
    install:module <value>s must be mutually exclusive · 768ea292
    Stephan Bergmann yazdı
    ...so that only a single one ends up in the .xcd data.  (In the given case,
    introduced with 838b77f5 "Resolves: rhbz#1065807
    use xdg ~/Templates for default Template location," the duplication for the
    unixdesktop case happened to be harmless, as the non-unixdesktop <value>
    appeared in a block in main.xcd before the unixdesktop-specific <value>, so the
    former was effectively ignored when reading main.xcd.)
    
    Change-Id: I5199556ee3e6decaa07beb14a0503e1b5661f5df
    768ea292
CustomTarget_registry.mk 27.9 KB