fix up the pungi-fedmesg-notification script name
fix up spec so that the package builds
This commit is contained in:
parent
1ab4144dfb
commit
a2ace9e05c
2 changed files with 2 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -37,7 +37,7 @@ setup(
|
|||
'bin/pungi',
|
||||
'bin/pungi-koji',
|
||||
'bin/comps_filter',
|
||||
'bin/pungi-fedmsg-notifier',
|
||||
'bin/pungi-fedmsg-notification',
|
||||
],
|
||||
data_files = [
|
||||
('/usr/share/pungi', glob.glob('share/*.xsl')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue