I have two packages that have about ten files in common. Is there a
tag that would allow
either package to have installed the files. Ideally I would not have to create
another package
with the ten files. They would be removed when both of the packages are no
longer on the
system. The two packages are listed in a consolidation.
Such a situation isn't permitted as Alan mentioned. If the packages
aren't meant to be installed together, they can exclude each other but
otherwise one package needs to deliver the files in question, and the
other package should depend on the first one. Alternatively, you can
create a third package for the files in common and have the other two
packages depend on the third.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss