Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728098
en ru br
ALT Linux repos
S:4.6.1-alt8
5.0: 4.5.1-alt3.git20090319.M50.1
3.0: 4.0.2-alt1

Group :: Development/C++
RPM: wvstreams

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wvstreams-3.74.0-alt-serial.patch
Download


--- wvstreams-3.74.0~/streams/wvlockdev.cc	2003-11-14 21:09:08 +0000
+++ wvstreams-3.74.0/streams/wvlockdev.cc	2004-02-09 18:29:45 +0000
@@ -24,7 +24,7 @@ WvLockDev::WvLockDev(WvString _devicenam
 	p = devicename;
     
     lock_count = 0;
-    filename = WvString("/var/lock/LCK..%s", p);
+    filename = WvString("/var/lock/serial/LCK..%s", p);
 }
 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin