Merge branch 'ent-5205-rpm-deb-pandora_server_enterprise' into 'develop'
rpm-deb-pandora_server_enterprise See merge request artica/pandorafms!3173
This commit is contained in:
commit
467bcf615f
|
@ -30,6 +30,7 @@ $CODEHOME/pandora_console/pandora_console.rhel7.spec \
|
|||
$CODEHOME/pandora_agents/unix/pandora_agent.redhat.spec \
|
||||
$CODEHOME/pandora_server/pandora_server.redhat.spec \
|
||||
$PANDHOME_ENT/pandora_agents/pandora_agent.spec \
|
||||
$PANDHOME_ENT/pandora_server/pandora_server_enterprise.redhat.spec \
|
||||
$PANDHOME_ENT/pandora_console/enterprise/pandora_console_enterprise.redhat.spec \
|
||||
$PANDHOME_ENT/pandora_console/enterprise/pandora_console_enterprise.rhel7.spec \
|
||||
$PANDHOME_ENT/pandora_server/PandoraFMS-Enterprise/pandora_server_enterprise.redhat.spec"
|
||||
|
@ -37,7 +38,7 @@ DEBIAN_FILES="$CODEHOME/pandora_console/DEBIAN \
|
|||
$CODEHOME/pandora_server/DEBIAN \
|
||||
$CODEHOME/pandora_agents/unix/DEBIAN \
|
||||
$PANDHOME_ENT/pandora_console/DEBIAN \
|
||||
$PANDHOME_ENT/pandora_server/PandoraFMS-Enterprise/DEBIAN"
|
||||
$PANDHOME_ENT/pandora_server/DEBIAN"
|
||||
INSTALLER_FILES="$CODEHOME/pandora_console/pandora_console_install \
|
||||
$CODEHOME/pandora_server/pandora_server_installer \
|
||||
$CODEHOME/pandora_agents/unix/pandora_agent_installer"
|
||||
|
|
Loading…
Reference in New Issue