the-new-hotness: Use basedir instead of dest
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
53d011038e
commit
6dcac4d3f9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
- name: hotfix Bugzilla API key
|
||||
patch:
|
||||
src: hotfix/api_bugzilla.patch
|
||||
dest: /usr/lib/python2.7/site-packages/hotness/bz.py
|
||||
basedir: /usr/lib/python2.7/site-packages/hotness
|
||||
|
||||
- name: copy hotness fedmsg configuration
|
||||
template: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue