2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-22 01:21:44 +00:00

Added "--with-cffile=/etc/conserver.cf" - Line #49

This commit is contained in:
sakolish 2008-03-21 14:36:44 +00:00
parent 8781f4795f
commit 78880ea7f5

View File

@ -46,7 +46,7 @@ f="conserver/Makefile.in"
%{__mv} $f $f.orig
%{__sed} -e 's/^.*conserver\.rc.*$//' < $f.orig > $f
%configure --with-master=%{master} --with-openssl
%configure --with-master=%{master} --with-openssl --with-cffile=/etc/conserver.cf
make