add comps_filter

This commit is contained in:
Adam Miller 2015-06-05 13:40:58 -05:00
parent 59ca987233
commit e71f8026fc
2 changed files with 210 additions and 0 deletions

View file

@ -36,6 +36,7 @@ setup(
scripts = [
'bin/pungi',
'bin/pungi-koji',
'bin/comps_filter',
],
data_files = [
('/usr/share/pungi', glob.glob('share/*.xsl')),