Update: Syntax issue
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
c177d37560
commit
6244970057
|
@ -439,7 +439,7 @@ class Decisions:
|
||||||
logger.critical("You have not specified a build to process!")
|
logger.critical("You have not specified a build to process!")
|
||||||
|
|
||||||
|
|
||||||
def dkdeself):
|
def dkdeself():
|
||||||
""" Arguments for the KDE """
|
""" Arguments for the KDE """
|
||||||
build_type_mapping = {
|
build_type_mapping = {
|
||||||
'b-deb64': ("deb", "_64"),
|
'b-deb64': ("deb", "_64"),
|
||||||
|
|
Loading…
Reference in New Issue