]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-gettext-in-header.patch
- sync X/non-X: added Applications/Science
[packages/rpm.git] / rpm-gettext-in-header.patch
index 0e2a11e89cd2052b21d13d6dadb7d6fafb6a8ac4..be46eee5db5d660d302e01c77b13e0a71202bda4 100644 (file)
@@ -1,10 +1,9 @@
---- ./lib/header.c.org Sun Feb 17 01:50:51 2002
-+++ ./lib/header.c     Sun Feb 17 01:52:01 2002
-@@ -1282,8 +1282,8 @@
-       }
+--- rpm-4.1/rpmdb/header.c.wiget2      Thu Sep 19 00:47:29 2002
++++ rpm-4.1/rpmdb/header.c     Thu Sep 19 00:52:10 2002
+@@ -1645,7 +1645,8 @@
      }
--
+ /*@=boundsread@*/
 -    return entry->data;
 +/* when everything fail, try gettext */
 +    return _(entry->data);
This page took 0.02972 seconds and 4 git commands to generate.