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

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
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@