diff --git a/library/system/alternatives b/library/system/alternatives index dfdc4e2f81a..5fca68c5ef8 100755 --- a/library/system/alternatives +++ b/library/system/alternatives @@ -109,6 +109,8 @@ def main(): current_path = value elif key == 'Alternative': all_alternatives.append(value) + elif key == 'Link' and not link: + link = value if current_path != path: try: