wok-next view cvs/stuff/patches/cvs-1.11.21-sort.patch @ rev 21678

updated getmail (4.41.0 -> 5.14)
author Hans-G?nter Theisgen
date Mon Jun 29 13:44:08 2020 +0100 (2020-06-29)
parents
children
line source
1 --- cvs-1.11.21/contrib/rcs2log.sh.old 2005-08-02 22:46:43.000000000 +0200
2 +++ cvs-1.11.21/contrib/rcs2log.sh 2006-05-09 11:49:10.000000000 +0200
3 @@ -68,6 +68,9 @@
4 For more information about these matters, see the files named COPYING.
5 Author: Paul Eggert <eggert@twinsun.com>'
7 +# set old environment for sort (bug #190009)
8 +export _POSIX2_VERSION=199209
9 +
10 # functions
11 @MKTEMP_SH_FUNCTION@