coreutils: Update from 8.27 to 8.28
[termux-packages] / packages / coreutils / src-sort.c.patch
CommitLineData
67474349
FF
1diff -u -r ../coreutils-8.27/src/sort.c ./src/sort.c
2--- ../coreutils-8.27/src/sort.c 2017-01-01 23:34:24.000000000 +0100
3+++ ./src/sort.c 2017-07-02 23:32:35.261252848 +0200
4@@ -101,7 +101,7 @@
5 #endif
6
7 #ifndef DEFAULT_TMPDIR
8-# define DEFAULT_TMPDIR "/tmp"
9+# define DEFAULT_TMPDIR "@TERMUX_PREFIX@/tmp"
10 #endif
11
12 /* Maximum number of lines to merge every time a NODE is taken from