Testing: Bubbles Mod
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
2d9b49cb04
commit
edfa2998c8
|
@ -71,6 +71,7 @@ class BuildXfce:
|
|||
logger.warning("No active build specified!")
|
||||
|
||||
def deb_64_lb_helper(self):
|
||||
bit_arch = self.sarch[1:]
|
||||
if bit_arch == 64:
|
||||
lbsetup = conf.LBSET_DEB64
|
||||
os.system(lbsetup)
|
||||
|
|
Loading…
Reference in New Issue