From 9a5505f55b1f2c59158a2be6a7bb9c06b40e1aac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 11 May 2017 09:08:32 +0200 Subject: [PATCH] Silent rpmlint --- .rpmlint | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .rpmlint diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..663cff5 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("unexpanded-macro .* %Config");