From 9d746417d51ee7eedd3cedf78b734d498cc49521 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 15 Sep 2000 17:46:49 +0000 Subject: [PATCH] Added TCP wrapper for yaz.spec. --- yaz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaz.spec b/yaz.spec index 5c9ec86..be0fd80 100644 --- a/yaz.spec +++ b/yaz.spec @@ -20,7 +20,7 @@ using the ANSI/NISO Z39.50 protocol for Information Retrieval. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --enable-shared + ./configure --prefix=/usr --enable-shared --enable-tcpd make CFLAGS="$RPM_OPT_FLAGS" %install -- 1.7.10.4