0

I have coded two RHEL applications. Both applications communicate with each other when one is run. Due to legacy issue I can't combine them into one. Currently I am making two packages (one for each application) and installing them differently in system through script. I want to merge those two packages into one, so that when user install that one integrated package both application get installed i.e, for user only one package is installed but in background two packages get installed. Please tell me is there any way to do this.

4

1 回答 1

1

Requires制作其他两个包的第三个包并使用yum.

于 2013-10-20T14:00:42.873 回答