Re: flavors and rc scripts

2018-04-03 Thread Mathieu Arnold
On Tue, Apr 03, 2018 at 03:01:45PM +0200, Gerhard Schmidt wrote: > Am 03.04.2018 um 13:57 schrieb Mathieu Arnold: > > On Tue, Apr 03, 2018 at 09:26:51AM +0200, Gerhard Schmidt wrote: > >> Hi, > >> > >> I'm trying to build a python package that uses flavors to allow parallel > >> installation for

Re: flavors and rc scripts

2018-04-03 Thread Gerhard Schmidt
Am 03.04.2018 um 13:57 schrieb Mathieu Arnold: > On Tue, Apr 03, 2018 at 09:26:51AM +0200, Gerhard Schmidt wrote: >> Hi, >> >> I'm trying to build a python package that uses flavors to allow parallel >> installation for different python versions. >> >> So far building an installing works fine till

Re: flavors and rc scripts

2018-04-03 Thread Mathieu Arnold
On Tue, Apr 03, 2018 at 09:26:51AM +0200, Gerhard Schmidt wrote: > Hi, > > I'm trying to build a python package that uses flavors to allow parallel > installation for different python versions. > > So far building an installing works fine till the start script comes in > the picture. > > The

Re: flavors and rc scripts

2018-04-03 Thread Gerhard Schmidt
Am 03.04.2018 um 11:02 schrieb Kubilay Kocak: > On 3/04/2018 5:26 pm, Gerhard Schmidt wrote: >> Hi, >> >> I'm trying to build a python package that uses flavors to allow parallel >> installation for different python versions. >> >> So far building an installing works fine till the start script

Re: flavors and rc scripts

2018-04-03 Thread Kubilay Kocak
On 3/04/2018 5:26 pm, Gerhard Schmidt wrote: > Hi, > > I'm trying to build a python package that uses flavors to allow parallel > installation for different python versions. > > So far building an installing works fine till the start script comes in > the picture. > > The port should install a

flavors and rc scripts

2018-04-03 Thread Gerhard Schmidt
Hi, I'm trying to build a python package that uses flavors to allow parallel installation for different python versions. So far building an installing works fine till the start script comes in the picture. The port should install a start script for each of the flavors installed, but USE_RC_SUBR