Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37732122
en ru br
ALT Linux repositórios
S:1.0.4-alt1
5.0: 0.8.2-alt1
4.1: 0.8-alt1.1.qa1

Group :: Jogos/Boards
RPM: pychess

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: hasher-fix_1.0.3.patch
Download


--- ./lib/pychess/System/prefix.py.orig	2023-04-17 16:29:30.864423736 +0300
+++ ./lib/pychess/System/prefix.py	2023-04-17 16:30:19.537375575 +0300
@@ -16,7 +16,7 @@
     _installed = True
 else:
     home_local = os.path.expanduser("~") + "/.local"
-    if sys.prefix in __file__:
+    if sys.prefix in __file__ and not sys.prefix in home_local:
         for sub in (
             "share",
             "games",
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009