Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37911607
en ru br
ALT Linux repositórios
5.0: 0.9-alt0.1rev422
4.1: 0.9-alt0.1beta2.1

Group :: Gráficos
RPM: sK1

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: sK1.patch
Download


# Missed from install
--- setup.py.orig	2008-01-02 17:06:26 +0300
+++ setup.py	2008-01-02 17:06:03 +0300
@@ -264,6 +264,8 @@ sK1 Team (http://sk1project.org), copyri
 				'sk1.app.scripts', 
 				'sk1.app.tcl', 
 				'sk1.app.UI', 
+				'sk1.app.UI.context', 
+				'sk1.app.UI.pathutils', 
 				'sk1.app.utils', 
 				'sk1.app.X11'
 			],
# python 2.5 only?
--- src/extentions/filter/config.c.orig	2008-01-02 14:36:09 +0300
+++ src/extentions/filter/config.c	2008-01-02 16:42:54 +0300
@@ -60,10 +60,10 @@ struct _inittab _PyImport_Inittab[] = {
 	{"imp", initimp},
 
 	/* This lives in Python/Python-ast.c */
-	{"_ast", init_ast},
+//	{"_ast", init_ast},
 
 	/* This lives in Python/_types.c */
-	{"_types", init_types},
+//	{"_types", init_types},
 
 	/* These entries are here for sys.builtin_module_names */
 	{"__main__", NULL},
 
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