[packages/screen] drop/adjust obsolete configure options
atler
atler at pld-linux.org
Thu May 15 23:42:49 CEST 2025
commit 6bd81da9dc7887cf1150ca7337c8ea5cb29b6896
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 15 23:40:37 2025 +0200
drop/adjust obsolete configure options
--with-sys-screenrc renamed to --with-system_screenrc
--enable-colors256, --enable-rxvt_osc, --enable-use-locale always
enabled since 5.0.0
screen.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/screen.spec b/screen.spec
index 25f3168..073fa39 100644
--- a/screen.spec
+++ b/screen.spec
@@ -102,11 +102,8 @@ Screen корисний користувачам, які заходять на
CFLAGS="%{rpmcflags} -DMAXWIN=256"
%configure \
--enable-pam \
- --enable-colors256 \
- --enable-rxvt_osc \
--enable-telnet \
- --enable-use-locale \
- --with-sys-screenrc=/etc/screenrc \
+ --with-system_screenrc=/etc/screenrc \
--with-pty-mode=0620 \
--with-pty-group=5 \
--disable-socket-dir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/screen.git/commitdiff/6bd81da9dc7887cf1150ca7337c8ea5cb29b6896
More information about the pld-cvs-commit
mailing list