summaryrefslogtreecommitdiff
path: root/packaging/automake-rpmlintrc
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/automake-rpmlintrc')
-rw-r--r--packaging/automake-rpmlintrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/automake-rpmlintrc b/packaging/automake-rpmlintrc
new file mode 100644
index 000000000..53e59b8e6
--- /dev/null
+++ b/packaging/automake-rpmlintrc
@@ -0,0 +1,4 @@
+# This line is mandatory to access the configuration functions
+from Config import *
+
+addFilter("automake.* devel-file-in-non-devel-package")