Re: "make dist" broken by German cookbook translation

2020-03-06 Thread Vagrant Cascadian
On 2020-03-06, pelzflorian (Florian Pelz) wrote: > On Fri, Mar 06, 2020 at 11:19:27AM -0800, Vagrant Cascadian wrote: >> It looks like the commit adding the German translation for the cookbook >> f98e83a17fa30587520e858231ec9c61f3624ecd broke "make dist". > > Sorry! I should have tested more. Fix

Re: "make dist" broken by German cookbook translation

2020-03-06 Thread pelzflorian (Florian Pelz)
On Fri, Mar 06, 2020 at 11:19:27AM -0800, Vagrant Cascadian wrote: > It looks like the commit adding the German translation for the cookbook > f98e83a17fa30587520e858231ec9c61f3624ecd broke "make dist". > Sorry! I should have tested more. Fixed in 895e6e8af657d28527f7cccf68eab7319f50fba5. Reg

"make dist" broken by German cookbook translation

2020-03-06 Thread Vagrant Cascadian
It looks like the commit adding the German translation for the cookbook f98e83a17fa30587520e858231ec9c61f3624ecd broke "make dist". in an environment built using: guix environment --pure guix --ad-hoc git imagemagick running: ./bootstrap && ./configure --localstatedir=/var && make -j4 && ma