Re: newbie questions while packaging webgen

2021-02-14 Thread Antonio Terceiro
On Sun, Feb 14, 2021 at 07:09:38PM +0100, Klaumi Klingsporn wrote: > Hi team, > > While working on my webgen package I ran into 3 questions: > > 1. > While working on my first update of the ruby-cmdparse > package Daniel Leidert advised me to add the line > > export DH_RUBY = --gem-install > >

newbie questions while packaging webgen

2021-02-14 Thread Klaumi Klingsporn
Hi team, While working on my webgen package I ran into 3 questions: 1. While working on my first update of the ruby-cmdparse package Daniel Leidert advised me to add the line export DH_RUBY = --gem-install into the rules file, to use gem installation layout which (as he wrote) "is better for mo