]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rpmrc is obsolete but for now we need it; resurrect
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Oct 2006 18:02:18 +0000 (18:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-rpmrc-resurrect.patch -> 1.1

rpm-rpmrc-resurrect.patch [new file with mode: 0644]

diff --git a/rpm-rpmrc-resurrect.patch b/rpm-rpmrc-resurrect.patch
new file mode 100644 (file)
index 0000000..db60d00
--- /dev/null
@@ -0,0 +1,13 @@
+--- rpm/lib/rpmrc.c~   2006-10-18 19:47:13.889558500 +0200
++++ rpm/lib/rpmrc.c    2006-10-18 20:00:09.350021750 +0200
+@@ -1797,10 +1797,8 @@
+       defaultsInitialized = 1;
+     }
+-#ifdef        DYING
+     if (rcfiles == NULL)
+       rcfiles = rpmRcfiles;
+-#endif
+     /* Read each file in rcfiles. */
+     rc = 0;
This page took 0.03863 seconds and 4 git commands to generate.