]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-rpmrc-resurrect.patch
- updated perl-macros patch to handle different forms of "require version" deps
[packages/rpm.git] / rpm-rpmrc-resurrect.patch
1 --- rpm/lib/rpmrc.c~    2006-10-18 19:47:13.889558500 +0200
2 +++ rpm/lib/rpmrc.c     2006-10-18 20:00:09.350021750 +0200
3 @@ -1797,10 +1797,8 @@
4         defaultsInitialized = 1;
5      }
6  
7 -#ifdef DYING
8      if (rcfiles == NULL)
9         rcfiles = rpmRcfiles;
10 -#endif
11  
12      /* Read each file in rcfiles. */
13      rc = 0;
This page took 0.025157 seconds and 3 git commands to generate.