]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- applied upstream
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 20 Aug 2008 21:48:56 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-158fix.patch -> 1.2

poldek-158fix.patch [deleted file]

diff --git a/poldek-158fix.patch b/poldek-158fix.patch
deleted file mode 100644 (file)
index 530d438..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-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);
This page took 0.039203 seconds and 4 git commands to generate.