Missed a few :s
This commit is contained in:
parent
026a6f8919
commit
7e3d5a3062
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@
|
|||
#
|
||||
# fedora openid icon for login screen
|
||||
#
|
||||
- name: HOTFIX: askbot fedora-openid.png
|
||||
- name: HOTFIX askbot fedora-openid.png
|
||||
copy: >
|
||||
src=fedora-openid.png dest=/usr/lib/python2.6/site-packages/askbot/static/default/media/jquery-openid/images/fedora-openid.png
|
||||
owner=root group=root mode=0644
|
||||
|
@ -123,7 +123,7 @@
|
|||
# fixes login with facebook.
|
||||
#
|
||||
|
||||
- name: HOTFIX: askbot sanction-client.py
|
||||
- name: HOTFIX askbot sanction-client.py
|
||||
copy: >
|
||||
src=sanction-client.py dest=/usr/lib/python2.6/site-packages/sanction/client.py
|
||||
owner=root group=root mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue