#53 Allow to pass -t / -d to go_generate_buildrequires to exclude some BR
Opened 2 years ago by eclipseo. Modified 2 years ago

Very occasionally I need to bypass some BR to vendor some stuff. It would be neat to be able to pass -t / - d / -r to %go_generate_buildrequires for it to be passed to the golist call:

   --ignore-dir value, -d value         Directory to ignore
   --ignore-tree value, -t value        Directory tree to ignore
   --ignore-regex value, -r value       Regex specified files/dirs to ignore

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #54 Last updated 2 years ago