bump_kernel_packages: Temporary fix for import error
This commit is contained in:
@@ -9,6 +9,10 @@ import shutil
|
||||
import sys
|
||||
import tempfile
|
||||
|
||||
sys.path.insert(0, "/usr/lib/entropy/entropy_path_loader")
|
||||
|
||||
import entropy_path_loader
|
||||
|
||||
from entropy.server.interfaces import Server
|
||||
|
||||
import entropy.dep
|
||||
|
||||
Reference in New Issue
Block a user