diff options
author | Michael Scherer <misc@mageia.org> | 2011-07-20 11:42:38 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-07-20 11:42:38 +0000 |
commit | 5a16eb12ec48f3013204e9c94626d4568ff566ad (patch) | |
tree | 8ba3163dfef12c7a2de07553cdcc262e08b9740a | |
parent | 473ea2f41b4c3a60c9a2c5e09ccdf69e42163ea0 (diff) | |
download | puppet-5a16eb12ec48f3013204e9c94626d4568ff566ad.tar puppet-5a16eb12ec48f3013204e9c94626d4568ff566ad.tar.gz puppet-5a16eb12ec48f3013204e9c94626d4568ff566ad.tar.bz2 puppet-5a16eb12ec48f3013204e9c94626d4568ff566ad.tar.xz puppet-5a16eb12ec48f3013204e9c94626d4568ff566ad.zip |
do not unpack in /etc/rpmlint, but in a subdirectory that will be owned by schedbot
-rw-r--r-- | modules/buildsystem/templates/submit-upload.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf index 759c0718..56e0684f 100644 --- a/modules/buildsystem/templates/submit-upload.conf +++ b/modules/buildsystem/templates/submit-upload.conf @@ -259,7 +259,7 @@ actions: name: rpmlint-mageia-policy source_subdir: /usr/share/rpmlint/config.d/ grep_files: distribution.* - dest_directory: /etc/rpmlint/ + dest_directory: /etc/rpmlint/extracted.d/ unpack_inside_distribution_root: 0 mail: |