]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-install-dist.patch
This commit was manufactured by cvs2git to create branch 'DEVEL'.
[packages/poldek.git] / poldek-install-dist.patch
CommitLineData
ef17323a 1--- poldek/install-dist.c~ 2007-07-01 23:04:26.000000000 +0200
2+++ poldek/install-dist.c 2007-09-23 15:45:51.812485873 +0200
3@@ -232,6 +232,8 @@
4
5 rc = 1;
6
7+ pkgs = pkgmark_get_packages(ts->pms, PKGMARK_MARK | PKGMARK_DEP);
8+
9 ignorer = ts->getop(ts, POLDEK_OP_NODEPS);
10 if (!packages_verify_dependecies(pkgs, ts->ctx->ps) && !ignorer)
11 nerr++;
This page took 0.041973 seconds and 4 git commands to generate.