poldek: poldek/install-dist.c - missing packages...

mis mis at pld-linux.org
Mon Jul 16 21:51:10 CEST 2007


Author: mis                          Date: Mon Jul 16 19:51:10 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- missing packages...

---- Files affected:
poldek/poldek:
   install-dist.c (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: poldek/poldek/install-dist.c
diff -u poldek/poldek/install-dist.c:1.10 poldek/poldek/install-dist.c:1.11
--- poldek/poldek/install-dist.c:1.10	Sun Jul  1 23:04:26 2007
+++ poldek/poldek/install-dist.c	Mon Jul 16 21:51:05 2007
@@ -232,6 +232,8 @@
 
     rc = 1;
 
+    pkgs = pkgmark_get_packages(ts->pms, PKGMARK_MARK | PKGMARK_DEP);
+
     ignorer = ts->getop(ts, POLDEK_OP_NODEPS);
     if (!packages_verify_dependecies(pkgs, ts->ctx->ps) && !ignorer)
         nerr++;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/install-dist.c?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list