tumbi-assembler/pungi
Lubomír Sedlář e00776a413 multilib: Remove FileMultilibMethod class
In order to do something meaningful, the class needs to be instantiated
with arguments pointing the blacklist and whitelist.

The `file` multilib method used via `pungi-koji` or `pungi` directly has
no way to pass those in.

The only way this class can be useful would be if someone actually
imported the class directly in their own code. Pungi is not meant to be
used as a library though, so this is not really a supported use case.

Not to mention that the `select` method always returned `False`.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-02-10 12:32:45 +01:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree replace ${basearch} when updating the ref 2017-01-18 21:21:26 -06:00
phases pkgset: Use additional packages for initial pull 2017-02-09 13:50:09 +01:00
wrappers koji_wrapper: Always use --profile option with koji 2017-01-30 13:00:25 +01:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py repoclosure: add option to use dnf backend 2017-01-26 13:39:12 +01:00
compose.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
config.py pungi: Fix reading multilib config files 2016-11-09 09:36:23 +01:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
gather.py pungi: Fix --nosource option 2016-12-13 10:45:05 +01:00
ks.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py metadata: Fix .treeinfo paths for addons 2017-02-07 15:50:33 +01:00
multilib.py multilib: Remove FileMultilibMethod class 2017-02-10 12:32:45 +01:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
util.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00