[createiso] Remove unused script
The pungi-createiso script should have been removed in f37a14fb, but was
forgotten. The script is obsoleted by a new method in which ISOs are
created. It's now broken as it calls methods that no longer exist.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
f507b14954
commit
d3b9ae79a5
2 changed files with 0 additions and 16 deletions
1
setup.py
1
setup.py
|
|
@ -37,7 +37,6 @@ setup(
|
|||
'bin/comps_filter',
|
||||
'bin/pungi',
|
||||
'bin/pungi-config-validate',
|
||||
'bin/pungi-createiso',
|
||||
'bin/pungi-fedmsg-notification',
|
||||
'bin/pungi-koji',
|
||||
'bin/pungi-make-ostree',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue