From 48b06314d72a6fc4e536667220cc9c7d82412688 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 20 Nov 2022 18:11:05 +0300 Subject: [PATCH] =?UTF-8?q?baselayout=20rebuild=20var/lock=20bozuk=20ba?= =?UTF-8?q?=C4=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/base/baselayout/actions.py | 4 ++-- system/base/baselayout/pspec.xml | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) 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