https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276115
--- Comment #2 from Emmanuel Vadot <[email protected]> --- The problem is that we use certctl.ucl for every certctl-XXX package (-man, -dev etc ...), I wonder if we should always use the ucl if the full name matches. The problem is that we set $outname to the bare package name for every variation here https://cgit.freebsd.org/src/tree/release/packages/generate-ucl.sh#n73 So we probably want to modify the generate-ucl.sh to only include the 'scripts' part of the ucl in the main package. We have the same problem with any package that have a script in the ucl. -- You are receiving this mail because: You are the assignee for the bug.
