Marcel Telka
2024-04-02 97d94019946b7b1c0d80020bb0776694fb02f5b8
tools/userland-mapping
@@ -64,8 +64,6 @@
    if not component_name:
        raise ValueError('Component name is empty for path ' + component_path + '.')
    component_fmris = component.supplied_packages
    if not component_fmris:
        raise ValueError('Component FMRIs is empty for path ' + component_path + '.')
    component_relative_path = component_path.split(os.path.join(os.environ['WS_TOP'], subdir))[-1].replace('/', '', 1)