From: Arkadiusz Miƛkiewicz Date: Wed, 12 Dec 2012 20:11:34 +0000 (+0100) Subject: - make sure fifos are enabled X-Git-Tag: auto/th/screen-4.1.0-2~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=c1278ff1d4b46e53589ada198117f76b2f2d0c31;p=packages%2Fscreen.git - make sure fifos are enabled --- 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