On Sun, 25 Nov. 2018, 10:27 Adam Borowski <[email protected] wrote: dh_make: error: argument -c/--copyright: invalid choice: 'reateorig' >
Hi Adam, For some reason dh_makefont calls dh_make with -createorig instead of double dashed --createorig. I had to tighten up the command line parsing in dh_make for some other bugs which is why it's happening now. A simple edit on line 296 and it should be fine. I'll make an update soon. - Craig

