|
|
@ -1,6 +1,6 @@ |
|
|
|
diff -u -r ../dos2unix-7.3.3/Makefile ./Makefile
|
|
|
|
--- ../dos2unix-7.3.3/Makefile 2016-02-13 08:27:27.000000000 -0500
|
|
|
|
+++ ./Makefile 2016-04-17 23:43:06.280624377 -0400
|
|
|
|
diff -u -r ../dos2unix-7.4.0/Makefile ./Makefile
|
|
|
|
--- ../dos2unix-7.4.0/Makefile 2017-10-10 20:00:32.000000000 +0000
|
|
|
|
+++ ./Makefile 2018-02-04 22:37:16.843447335 +0000
|
|
|
|
@@ -50,7 +50,7 @@
|
|
|
|
UNIX2MAC = unix2mac |
|
|
|
|
|
|
@ -10,7 +10,7 @@ diff -u -r ../dos2unix-7.3.3/Makefile ./Makefile |
|
|
|
# Large File Support (LFS) |
|
|
|
LFS = 1 |
|
|
|
# DEBUG=1 adds the -g option to CFLAGS, for adding debug symbols. |
|
|
|
@@ -73,7 +73,7 @@
|
|
|
|
@@ -70,7 +70,7 @@
|
|
|
|
LINK = ln -sf |
|
|
|
LINK_MAN = $(LINK) |
|
|
|
|
|
|
@ -19,7 +19,7 @@ diff -u -r ../dos2unix-7.3.3/Makefile ./Makefile |
|
|
|
exec_prefix = $(prefix) |
|
|
|
bindir = $(exec_prefix)/bin |
|
|
|
datarootdir = $(prefix)/share |
|
|
|
@@ -350,8 +350,6 @@
|
|
|
|
@@ -357,8 +357,6 @@
|
|
|
|
EXTRA_CFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 |
|
|
|
endif |
|
|
|
|
|
|
|