skippkg-finder: remove installation-images from the forbidden list
This commit is contained in:
parent
9ea68a6124
commit
a0154300a6
@ -129,7 +129,6 @@ class SkippkgFinder(object):
|
||||
pkgname.startswith('_') or\
|
||||
pkgname.startswith('patchinfo.') or\
|
||||
pkgname.startswith('skelcd-control') or\
|
||||
pkgname.startswith('installation-images') or\
|
||||
pkgname.startswith('Leap-release') or\
|
||||
pkgname.endswith('-mini') or\
|
||||
'-mini.' in pkgname:
|
||||
|
Loading…
x
Reference in New Issue
Block a user