]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-etc_dir.patch
- introduced _autostrip* as a general solution to adjust stripping options without...
[packages/rpm.git] / rpm-etc_dir.patch
index 52efa260db46b4c785d96eeea064a18eb9d08b39..d296f2290506d367758f4a46b1bd2493174ab658 100644 (file)
@@ -49,19 +49,21 @@ diff -Nru rpm-4.1/lib/rpmrc.c rpm-4.1.new/lib/rpmrc.c
            }
 -          strcpy(fn, home);
 -          r++;
-+          strncat(fn, r, sizeof(fn) - (strlen(fn) + 1));
-+          fn[sizeof(fn)-1] = '\0';
++
++
        }
        strncat(fn, r, sizeof(fn) - (strlen(fn) + 1));
        fn[sizeof(fn)-1] = '\0';
---- rpm-4.4.7/po/pl.po.org     2006-10-17 21:07:48.889750500 +0200
-+++ rpm-4.4.7/po/pl.po 2006-10-17 21:08:06.594857000 +0200
-@@ -4564,3 +4564,8 @@
+--- rpm-4.4.8/po/pl.po.orig    2007-04-08 16:11:42.125435004 +0200
++++ rpm-4.4.8/po/pl.po 2007-04-08 16:25:11.343549717 +0200
+@@ -3251,6 +3251,10 @@
+ msgid "Cannot expand %s\n"
+ msgstr "Nie mo¿na rozwin±æ %s\n"
  
- #~ msgid "Display brief usage message"
- #~ msgstr "Wy¶wietl skrócony sposób u¿ycia"
-+
-+#: lib/rpmrc.c:1809
++#: lib/rpmrc.c:1935
 +msgid "Cannot read %s, HOME_ETC is too large.\n"
 +msgstr "Nie mo¿na odczytaæ %s, HOME_ETC jest zbyt du¿e.\n"
 +
+ #: lib/rpmrc.c:1924
+ #, c-format
+ msgid "Cannot read %s, HOME is too large.\n"
This page took 0.027299 seconds and 4 git commands to generate.