commit c1278ff1d4b46e53589ada198117f76b2f2d0c31
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Wed Dec 12 21:11:34 2012 +0100
- make sure fifos are enabled
screen.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/screen.spec b/screen.spec
index cc2c43d..7dc3762 100644
--- a/screen.spec
+++ b/screen.spec
@@ -161,6 +161,8 @@ CFLAGS="%{rpmcflags} -DMAXWIN=256"
--with-pty-group=5 \
--disable-socket-dir
+%{?with_fifo:grep -q "define.*NAMEDPIPE.*1" config.h || echo "bcond with fifo
but fifos not enabled!" && exit 1}
+
%{__make} -j1
cd doc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/screen.git/commitdiff/c1278ff1d4b46e53589ada198117f76b2f2d0c31
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit