Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37780266
en ru br
ALT Linux repos
5.0: 0.14.1-alt1
4.1: 0.10.0-alt1
4.0: 0.4.1-alt1
+backports:0.8.0-alt0.M40.2
3.0: 0.2.2-alt1.1

Group :: Office
RPM: tomboy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tomboy-noroot.patch
Download


--- Tomboy/Synchronization/SyncUtils.cs.orig	2007-08-13 05:34:10 +0400
+++ Tomboy/Synchronization/SyncUtils.cs	2007-09-16 20:35:34 +0400
@@ -86,9 +86,8 @@ namespace Tomboy.Sync
 			else
 				Logger.Warn ("No bootLocalFile found");
 			
-			if (lsmodTool == null || modprobeTool == null
-					|| guisuTool == null || echoTool == null
-					|| bootLocalFile == null)
+			if (lsmodTool == null 
+					|| guisuTool == null || echoTool == null )
 				return false;
 			
 			return true;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin