Skip to content
  • Domen Vrankar's avatar
    CPack/RPM prevent component attributes leakage · be089724
    Domen Vrankar authored
    Fixes mantis bug report with id 15169. Some
    component specific attributes were leaking
    to next component. Leakage handling was
    implemented in different locations but there
    were still attributes that leaked. Patch
    encapsulates generator into function so all
    current leaks are fixed and no future leaks
    can occur.
    be089724