]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-nonoorder.patch
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek-nonoorder.patch
1 --- poldek-0.21-cvs20070703.00/pm/rpm/rpminstall.c~     2008-03-19 21:28:45.000000000 +0200
2 +++ poldek-0.21-cvs20070703.00/pm/rpm/rpminstall.c      2008-03-19 21:29:42.010639258 +0200
3 @@ -374,8 +374,6 @@
4          argv[nargs++] = (char*)ts->rootdir;
5      }
6  
7 -    argv[nargs++] = "--noorder";    /* packages always ordered by me */
8 -
9      if (ts->rpmacros) 
10          for (i=0; i<n_array_size(ts->rpmacros); i++) {
11              argv[nargs++] = "--define";
This page took 0.030134 seconds and 3 git commands to generate.