* guix/scripts/lint.scm (check-patch-file-names): Don't check if patches start with the package full name since matching the package name (which is a prefix of the full name) is sufficient. --- guix/scripts/lint.scm | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)