distgit/pagure: drop the fas2 hotfix since this is no longer used

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-05-20 12:56:44 +02:00
parent 107d6e331f
commit 69f8d706d0

View file

@ -262,15 +262,15 @@
- pagure
# HOTFIX: adjust bugzilla overrides
- name: HOTFIX - adjust bugzilla overrides
copy: src=fas2.py dest=/usr/lib/python2.7/site-packages/fedora/client/fas2.py
tags:
- config
- pagure
- fas
- hotfix
- hotfixfas
#- name: HOTFIX - adjust bugzilla overrides
# copy: src=fas2.py dest=/usr/lib/python2.7/site-packages/fedora/client/fas2.py
# tags:
# - config
# - pagure
# - fas
# - hotfix
# - hotfixfas
#
#- name: generate pagure-sync-bugzilla.py script
# template:
# src: pagure-sync-bugzilla.py.j2