Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 1bb099e1ecb02eac40f68359388bff7d > files > 13

cvs-1.11.23-21.fc16.src.rpm

--- cvs-1.11.21/contrib/rcs2log.sh.old	2005-08-02 22:46:43.000000000 +0200
+++ cvs-1.11.21/contrib/rcs2log.sh	2006-05-09 11:49:10.000000000 +0200
@@ -68,6 +68,9 @@
 For more information about these matters, see the files named COPYING.
 Author: Paul Eggert <eggert@twinsun.com>'
 
+# set old environment for sort (bug #190009)
+export _POSIX2_VERSION=199209
+
 # functions
 @MKTEMP_SH_FUNCTION@