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:
parent
8781f4795f
commit
78880ea7f5
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user