Hi Carsten, > Am 03.12.2015 um 08:08 schrieb Carsten Grzemba <[email protected]>: > > Do you mean: > > $ mgar package-srv4
I suggest to add different targets per platform. Currently we have PACKAGING_PLATFORMS ?= solaris10-sparc solaris10-i386 which should default to PACKAGING_PLATFORMS ?= solaris10-sparc-svr4 solaris10-i386-svr4 and PACKAGING_PLATFORMS ?= solaris11-sparc solaris11-i386 would default to PACKAGING_PLATFORMS ?= solaris11-sparc-ips solaris11-i386-ips If you want explicitly SVR4 packages for Solaris 11 you would need to add PACKAGING_PLATFORMS += solaris11-sparc-svr4 solaris11-i386-svr4 This way it is up to the package to decide what to build. Thoughts? Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
signature.asc
Description: Message signed with OpenPGP using GPGMail
