commit 5603e83a93e2cabb5facfe4237e744a95017ed43
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Dec 12 20:49:09 2012 +0100

    - use locale for month/day names

 screen.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/screen.spec b/screen.spec
index 8bc896e..0ae53f8 100644
--- a/screen.spec
+++ b/screen.spec
@@ -139,6 +139,7 @@ mv screen-*/src/* .
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
+# --enable-locale vs --enable-use-locale - 
https://savannah.gnu.org/bugs/index.php?37528
 CFLAGS="%{rpmcflags} -DMAXWIN=256"
 %{?with_fifo:nore=1} \
 %configure \
@@ -146,6 +147,7 @@ CFLAGS="%{rpmcflags} -DMAXWIN=256"
        --enable-colors256 \
        --enable-rxvt_osc \
        --enable-telnet \
+       --enable-use-locale \
        --with-sys-screenrc=/etc/screenrc \
        --with-pty-mode=0620 \
        --with-pty-group=5 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/screen.git/commitdiff/5603e83a93e2cabb5facfe4237e744a95017ed43

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to