]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-install-dist.patch
This commit was manufactured by cvs2git to create branch 'DEVEL'.
[packages/poldek.git] / poldek-install-dist.patch
diff --git a/poldek-install-dist.patch b/poldek-install-dist.patch
new file mode 100644 (file)
index 0000000..a460584
--- /dev/null
@@ -0,0 +1,11 @@
+--- poldek/install-dist.c~     2007-07-01 23:04:26.000000000 +0200
++++ poldek/install-dist.c      2007-09-23 15:45:51.812485873 +0200
+@@ -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++;
This page took 0.07394 seconds and 4 git commands to generate.