Force LF for deb control and postinst script

This commit is contained in:
MikeMaximus
2018-02-24 10:19:36 -06:00
parent 866f6005dc
commit 9f99b32200
+2
View File
@@ -3,6 +3,8 @@
###############################################################################
*.sh -text eol=lf
makefile -text eol=lf
control -text eol=lf
postinst -text eol=lf
* text=auto
###############################################################################