In aspell5-hil-0.11-0.tar.bz2 the makefile contains ``` .cwl.rws: ${PREZIP} d < $< | ${ASPELL} ${ASPELL_FLAGS} --lang=hil create master ./$@ ``` the `d` should be `-d` ---- Not checked, if other languages have the same issue
In aspell5-hil-0.11-0.tar.bz2
the makefile contains
the
dshould be-dNot checked, if other languages have the same issue