Author: mis                          Date: Mon Jun 18 09:08:43 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- intention was !poldek_conf_MULTILIB

---- Files affected:
poldek/poldek/install:
   requirements.c (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: poldek/poldek/install/requirements.c
diff -u poldek/poldek/install/requirements.c:1.8 
poldek/poldek/install/requirements.c:1.9
--- poldek/poldek/install/requirements.c:1.8    Sun Jun 17 23:17:35 2007
+++ poldek/poldek/install/requirements.c        Mon Jun 18 11:08:38 2007
@@ -144,7 +144,7 @@
     }
         
     /* cached?, TOFIX something is wrong with cache in multilib mode */
-    if (poldek_conf_MULTILIB && db_deps_provides(ictx->db_deps, req, 
DBDEP_DBSATISFIED)) {
+    if (!poldek_conf_MULTILIB && db_deps_provides(ictx->db_deps, req, 
DBDEP_DBSATISFIED)) {
         msg_i(3, indent, "%s: satisfied by db [cached]\n",
               capreq_snprintf_s(req));
         DBGF("%s: satisfied by db [cached]\n", capreq_snprintf_s(req));
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/poldek/poldek/install/requirements.c?r1=1.8&r2=1.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to