I just manually put together a test package and got this: "ERROR: fix csw/man entry in prototype file"
I assume this is supposed to catch using csw/man paths instead of csw/share/doc but I have this in the prototype: "f none /etc/opt/csw/manifest 0644 root bin" This is the line in createpkg that triggers: "grep 'csw/man' $PROTO && die fix csw/man entry in $PROTO file" There's a bunch of similar lines, they should use word boundaries with RE's so not to be so easily fooled. -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
