Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 0857ea12ff857f25124d04163dcaf3d2 > files > 5

gnokii-0.6.31-25.mga9.src.rpm

--- gnokii-0.6.8/common/misc.c~	2005-07-24 21:16:22.000000000 +0200
+++ gnokii-0.6.8/common/misc.c	2005-09-05 18:04:09.000000000 +0200
@@ -392,7 +392,7 @@ API void gn_elog_write(const char *fmt, 
 #if defined (__svr4__)
 #  define lock_path "/var/run/LCK.."
 #else
-#  define lock_path "/var/lock/LCK.."
+#  define lock_path "/run/lock/gnokii/LCK.."
 #endif
 
 /* Lock the device. Return allocated string with a lock name */