Skip to content

Commit

Permalink
Merge pull request #1127 from rpm-software-management/details-for-fil…
Browse files Browse the repository at this point in the history
…es-duplicates

description: Add files-duplicate description
  • Loading branch information
danigm authored Oct 19, 2023
2 parents 78f5077 + 6bacc31 commit 10796b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpmlint/descriptions/DuplicatesCheck.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
files-duplicate="""
Your package contains duplicated files that are not hard- or symlinks.
You should use the %fdupes macro to link the files to one.
"""
files-duplicated-waste="""
Your package contains duplicated files that are not hard- or symlinks.
You should use the %fdupes macro to link the files to one.
Expand Down

0 comments on commit 10796b7

Please sign in to comment.