X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmc.git;a=blobdiff_plain;f=mc-no-compute-totals.patch;fp=mc-no-compute-totals.patch;h=aee9a4abbd7cfb55470013f8338e0028911c4078;hp=cfe5ed3eb895d63fa7cd497134692b4248edcabb;hb=b9bd763e6683195df5d56eb50d59e13893af51b5;hpb=37639d4c8dfc8ab328a765ae9190d1065b4a8b5f diff --git a/mc-no-compute-totals.patch b/mc-no-compute-totals.patch index cfe5ed3..aee9a4a 100644 --- a/mc-no-compute-totals.patch +++ b/mc-no-compute-totals.patch @@ -1,8 +1,8 @@ -diff -ur mc-4.8.12.orig/src/setup.c mc-4.8.12/src/setup.c ---- mc-4.8.12.orig/src/setup.c 2014-04-01 10:54:01.000000000 +0000 -+++ mc-4.8.12/src/setup.c 2014-07-07 17:48:27.126921091 +0000 -@@ -172,7 +172,7 @@ - * information about copy/move sizes and bytes transfered +diff -urNp mc-4.8.18.orig/src/setup.c mc-4.8.18/src/setup.c +--- mc-4.8.18.orig/src/setup.c 2017-02-09 07:48:30.365640270 +0000 ++++ mc-4.8.18/src/setup.c 2017-02-09 07:48:45.664640098 +0000 +@@ -174,7 +174,7 @@ int verbose = 1; + * information about copy/move sizes and bytes transferred * at the expense of some speed */ -int file_op_compute_totals = 1;