diff options
Diffstat (limited to 'bzip2-rpmlintrc')
-rw-r--r-- | bzip2-rpmlintrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bzip2-rpmlintrc b/bzip2-rpmlintrc new file mode 100644 index 0000000..a8e9080 --- /dev/null +++ b/bzip2-rpmlintrc @@ -0,0 +1,4 @@ +# This line is mandatory to access the configuration functions +from Config import * + +addFilter("bzip2 explicit-lib-dependency libbz2-1") |