@@ -0,0 +1,12 @@
|
|||||||
|
diff -up 1.0.0.rc16/lib/locking/locking.c~ 1.0.0.rc16/lib/locking/locking.c
|
||||||
|
--- 1.0.0.rc16/lib/locking/locking.c~ 2009-09-16 10:55:23.000000000 +0200
|
||||||
|
+++ 1.0.0.rc16/lib/locking/locking.c 2020-07-23 13:50:07.613361274 +0200
|
||||||
|
@@ -12,7 +12,7 @@
|
||||||
|
#include "internal.h"
|
||||||
|
|
||||||
|
/* File locking private data. */
|
||||||
|
-static const char *lock_file = "/var/lock/dmraid/.lock";
|
||||||
|
+static const char *lock_file = "/run/lock/dmraid.lock";
|
||||||
|
static int lf = -1;
|
||||||
|
|
||||||
|
/* flock file. */
|
||||||
@@ -22,6 +22,7 @@
|
|||||||
<Patch level="2">dmraid-1.0.0_rc16-return-all-sets.patch</Patch>
|
<Patch level="2">dmraid-1.0.0_rc16-return-all-sets.patch</Patch>
|
||||||
<Patch level="0">dmraid-1.0.0_rc16-static-build-fixes.patch</Patch>
|
<Patch level="0">dmraid-1.0.0_rc16-static-build-fixes.patch</Patch>
|
||||||
<Patch level="2">dmraid-1.0.0_rc16-undo-p-rename.patch</Patch>
|
<Patch level="2">dmraid-1.0.0_rc16-undo-p-rename.patch</Patch>
|
||||||
|
<Patch level="1">dmraid-use-modern-run-lock-dir.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -60,6 +61,13 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2022-08-19</Date>
|
||||||
|
<Version>1.0.0_rc16</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2020-02-01</Date>
|
<Date>2020-02-01</Date>
|
||||||
<Version>1.0.0_rc16</Version>
|
<Version>1.0.0_rc16</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user