poldek: poldek/lib_init.c - solver defaults to #3

mis mis at pld-linux.org
Mon Feb 25 00:04:07 CET 2008


Author: mis                          Date: Sun Feb 24 23:04:07 2008 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- solver defaults to #3

---- Files affected:
poldek/poldek:
   lib_init.c (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: poldek/poldek/lib_init.c
diff -u poldek/poldek/lib_init.c:1.93 poldek/poldek/lib_init.c:1.94
--- poldek/poldek/lib_init.c:1.93	Sat Feb  2 16:38:36 2008
+++ poldek/poldek/lib_init.c	Mon Feb 25 00:04:02 2008
@@ -1665,7 +1665,7 @@
 
     vfile_setup();
 
-    ctx->_depsolver = 2; /* XXX: should be extracted from conf_sections.c */
+    ctx->_depsolver = 3; /* XXX: should be extracted from conf_sections.c */
     if (ctx->htconf) {
         tn_hash *htcnf = poldek_conf_get_section(ctx->htconf, "global");
         ctx->_depsolver = poldek_conf_get_int(htcnf, "dependency solver",
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/lib_init.c?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list