]> TLD Linux GIT Repositories - packages/coreutils.git/blobdiff - coreutils-runuser.patch
- updated for coreutils 8.16
[packages/coreutils.git] / coreutils-runuser.patch
index 978bb079ddda0a4c1692b84b3f78fbb2f5f351ce..033a0584f33b32aeb393f5a452c97e667a65c0f3 100644 (file)
@@ -45,7 +45,7 @@ diff -urNp coreutils-8.7-orig/man/help2man coreutils-8.7/man/help2man
 @@ -109,9 +109,15 @@
  #include "error.h"
  
- /* The official name of this program (e.g., no `g' prefix).  */
+ /* The official name of this program (e.g., no 'g' prefix).  */
 +#ifndef RUNUSER
  #define PROGRAM_NAME "su"
 +#else