Author: mis                          Date: Sat Jun  7 07:42:47 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed #158

---- Files affected:
SOURCES:
   poldek-158fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/poldek-158fix.patch
diff -u /dev/null SOURCES/poldek-158fix.patch:1.1
--- /dev/null   Sat Jun  7 09:42:47 2008
+++ SOURCES/poldek-158fix.patch Sat Jun  7 09:42:41 2008
@@ -0,0 +1,17 @@
+Index: install3/process.c
+===================================================================
+RCS file: /cvsroot/poldek/poldek/install3/process.c,v
+retrieving revision 1.5
+diff -u -r1.5 process.c
+--- install3/process.c 13 May 2008 16:25:09 -0000      1.5
++++ install3/process.c 7 Jun 2008 07:36:54 -0000
+@@ -61,6 +61,9 @@
+ {
+     int i;
+ 
++    if (i3_is_hand_marked(ictx, i3pkg->pkg))
++        return;
++
+     tracef(indent, "- rollbacking %s", pkg_id(i3pkg->pkg));
+     iset_remove(ictx->inset, i3pkg->pkg);
+     i3_forget_error(ictx, i3pkg->pkg);
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to