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

updated inkscape (0.92.2 -> 0.92.4)
author Hans-G?nter Theisgen
date Tue Dec 10 11:12:42 2019 +0100 (2019-12-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@