d40416e Use 'sed' to update udev.rules instead of a patch

Authored and Committed by mrnuke 6 years ago
    Use 'sed' to update udev.rules instead of a patch
    
    The patch needs to updated every time the udev.rules change, whereas
    using sed during the build is automatic, and less error prone.
    
        
file modified
+6 -3