df5530f Ensure default-editor subpackage is easily swappable

Authored and Committed by ngompa 3 years ago
1 file changed. 7 lines added. 1 lines removed.
    Ensure default-editor subpackage is easily swappable
    
    This change makes it so that the nano-default-editor package
    Provides system-default-editor and Conflicts with system-default-editor.
    
    With this setup, RPM will ensure that only one instance of system-default-editor
    will be installed at a time, guaranteeing that the default editor is sanely
    set.
    
        
file modified
+7 -1