]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Aug 2008 07:35:19 +0000 (07:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coreutils-runuser.patch -> 1.6

coreutils-runuser.patch

index 7a0d7b3cca18134a713721cf3d140caee3bd6973..ae92bfd0cd0140b897c9ad4b68a1acf10c2ed623 100644 (file)
@@ -21,7 +21,7 @@
  sha224sum: Ulrich Drepper, Scott Miller, David Madore
 --- coreutils-6.7/src/su.c.runuser     2007-01-09 17:27:56.000000000 +0000
 +++ coreutils-6.7/src/su.c     2007-01-09 17:30:12.000000000 +0000
-@@ -110,9 +110,15 @@
+@@ -109,9 +109,15 @@
  #include "error.h"
  
  /* The official name of this program (e.g., no `g' prefix).  */
@@ -32,7 +32,7 @@
 +#endif
  
 +#ifndef AUTHORS
- #define AUTHORS "David MacKenzie"
+ #define AUTHORS proper_name ("David MacKenzie")
 +#endif
  
  #if HAVE_PATHS_H
 +msgid "Can't specify more than %d supplemental groups"
 +msgstr "Nie mo¿na okre¶liæ wiêcej ni¿ %d grup dodatkowych"
 +
- #: src/sum.c:62
- msgid ""
"Print checksum and block counts for each FILE.\n"
+ #. This is a proper name. See the gettext manual, section Names.
+ #: src/sum.c:36
msgid "Kayvan Aghaiepour"
This page took 0.169347 seconds and 4 git commands to generate.