Testing: Bubbles Mod

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-09-29 20:27:41 +09:00
parent 2d9b49cb04
commit edfa2998c8
1 changed files with 1 additions and 0 deletions

View File

@ -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)