archrelease: copy trunk to extra-x86_64
[arch-packages.git] / cvs / trunk / cvs-1.11.21-sort.patch
blob66e06e1895eaf9c906b51d3ae454dd206887d250
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
10 # functions
11 @MKTEMP_SH_FUNCTION@