mrepo
mrepo copied to clipboard
Add reposync-exclude-debug option
All other sync options include the option to exclude debuginfo packages. This patch does the same for reposync by adding an "exclude=*-debuginfo" line to the generated .repo file. The option is enabled by default to match the other sync options.