Add trailing newline to debian/rules
authorKeith Packard <keithp@keithp.com>
Sat, 1 Feb 2014 00:20:20 +0000 (16:20 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 1 Feb 2014 00:20:20 +0000 (16:20 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
debian/rules

index fdf2f2f8fbec296036ec16e9fa286ab331d23e44..ef2935e4bae5acdd5105890608dbd4c6c777950a 100755 (executable)
@@ -9,4 +9,4 @@ export DH_VERBOSE=1
 
 override_dh_installudev:
        cat *.rules > debian/stlink.udev
-       dh_installudev --priority=60
\ No newline at end of file
+       dh_installudev --priority=60