1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-24 02:03:52 +03:00

M #-: Fix fedora/CentOS manual compilation

This commit is contained in:
Ruben S. Montero 2021-01-03 20:46:00 +01:00
parent 25efce3a61
commit 84d795815c
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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