fix up the pungi-fedmesg-notification script name

fix up spec so that the package builds
This commit is contained in:
Dennis Gilmore 2015-12-02 08:50:32 -06:00
parent 1ab4144dfb
commit a2ace9e05c
2 changed files with 2 additions and 4 deletions

View file

@ -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')),