[csw-maintainers] Bug in createpkg
Peter Bonivart
bonivart at opencsw.org
Thu Jun 4 09:24:59 CEST 2009
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
More information about the maintainers
mailing list