[packages/screen/AC-branch: 2/2] build with maxwin 256
glen
glen at pld-linux.org
Tue Dec 4 23:53:25 CET 2018
commit 022ac33b34880a1a49c7873e0ef793ae92600ab6
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Nov 2 10:29:04 2010 +0000
build with maxwin 256
screen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/screen.spec b/screen.spec
index 74ca8d1..02aa85d 100644
--- a/screen.spec
+++ b/screen.spec
@@ -134,7 +134,7 @@ for file in *.dist; do
done
%{__make} \
- CFLAGS="%{rpmcflags} -DMAXWIN=128"
+ CFLAGS="%{rpmcflags} -DMAXWIN=256"
cd doc
rm -f screen.info*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/screen.git/commitdiff/022ac33b34880a1a49c7873e0ef793ae92600ab6
More information about the pld-cvs-commit
mailing list