• Karel Koci's avatar
    Fix info files cleanup · ee03f14c
    Karel Koci authored
    When package has name with dot, updater would clean up its info files
    every execution, because it expected that package can't have any dot in
    name. This is now changed to instead cut everything from first dot to
    end to only cut from last dot to end.
    ee03f14c