mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-22 11:56:21 -04:00
Add missing import of pj in i586 platform
This commit is contained in:
parent
e7860f986d
commit
4f2786a031
@ -1,7 +1,7 @@
|
||||
import os
|
||||
|
||||
from .base import PlatformInfo
|
||||
from kiwixbuild.utils import which
|
||||
from kiwixbuild.utils import which, pj
|
||||
|
||||
|
||||
class I586PlatformInfo(PlatformInfo):
|
||||
|
Loading…
x
Reference in New Issue
Block a user