diff --git a/system/base/baselayout/actions.py b/system/base/baselayout/actions.py index 9793ec68..489ff03b 100644 --- a/system/base/baselayout/actions.py +++ b/system/base/baselayout/actions.py @@ -28,9 +28,9 @@ def install(): # Dirty fix for now... (especially for flatpak) shelltools.system("mv %s/run/* %s/dev" % (get.installDIR(), get.installDIR())) - pisitools.remove("/var/lock") + # pisitools.remove("/var/lock") # shelltools.cd("%s/var" % get.installDIR()) - shelltools.system("ln -rs %s/dev/lock %s/var/lock" % (get.installDIR(), get.installDIR())) + # shelltools.system("ln -rs %s/dev/lock %s/var/lock" % (get.installDIR(), get.installDIR())) # shelltools.cd("%s/baselayout/src" % get.workDIR()) # Adjust permissions diff --git a/system/base/baselayout/pspec.xml b/system/base/baselayout/pspec.xml index 16429305..46579122 100644 --- a/system/base/baselayout/pspec.xml +++ b/system/base/baselayout/pspec.xml @@ -72,6 +72,13 @@ + + 2022-11-20 + 3.10.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-01 3.10.1