Skip to content

Commit

Permalink
description: Add files-duplicate description
Browse files Browse the repository at this point in the history
Fix #1076
danigm committed Oct 18, 2023
1 parent 78f5077 commit 6bacc31
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.

0 comments on commit 6bacc31

Please sign in to comment.