Hi! After upgrading my cw to version 1.0.16 it seems to doesn't works ;/ After downgrading to version 1.0.15 command colouring works. Any ideas why newest version does want to working? Reproducible: Always
The 1.0.16-ldflags.patch is broken: There shouldn't be a "-c" argument when compiling bin/cw As it is now, /usr/bin/cw becomes only an unlinked object file, not an executable binary...
On it.
Fixed in 1.0.16-r1.
ok now everything works but PATH dir was changed, from /usr/lib/cw:$PATH to /usr/libexec/cw:$PATH ;)