Testing: Bubbles mods
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
030efbe50b
commit
b7dfadd810
|
@ -80,7 +80,7 @@ class BuildXfce:
|
|||
lbsetup = "conf.LBSET_DEB32"
|
||||
os.system(lbsetup)
|
||||
elif self.sarch[1:] == "arm":
|
||||
lbsetup = "conf.LBSET_DEBARM
|
||||
lbsetup = "conf.LBSET_DEBARM"
|
||||
os.system(lbsetup)
|
||||
else:
|
||||
lbsetup = None
|
||||
|
|
Loading…
Reference in New Issue