]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-pkguinf-kill-assert.patch
- apply -bug139.patch
[packages/poldek.git] / poldek-pkguinf-kill-assert.patch
1 diff -urN poldek-0.30-cvs20080225.00/pkgu.c poldek-0.30-cvs20080225.00.new/pkgu.c
2 --- poldek-0.30-cvs20080225.00/pkgu.c   2008-02-24 23:14:08.000000000 +0100
3 +++ poldek-0.30-cvs20080225.00.new/pkgu.c       2008-04-03 18:05:23.000000000 +0200
4 @@ -493,9 +493,6 @@
5                  case PKGUINF_DISTRO:
6                      set_member(pkgu, &pkgu->distro, val, len);
7                      break;
8 -
9 -                default:
10 -                    n_assert(0);
11              }
12          }
13      }
This page took 0.034751 seconds and 3 git commands to generate.