mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: Fix fedora/CentOS manual compilation
This commit is contained in:
parent
fe8c629122
commit
5851d3d067
@ -143,7 +143,7 @@ Configs=[
|
||||
# Configuration for fedora
|
||||
{
|
||||
:description => "pkg-config",
|
||||
:client => exec_command("pkg-config xmlrpc_client++ xmlrpc++ --libs"),
|
||||
:client => exec_command("pkg-config xmlrpc_util xmlrpc_util++ xmlrpc_client++ xmlrpc++ --libs"),
|
||||
:server => exec_command("pkg-config xmlrpc_server_abyss++ --static --libs")
|
||||
},
|
||||
# Debian lenny
|
||||
|
Loading…
Reference in New Issue
Block a user