[chrpath] ... and the patch

Petr Machata pmachata at fedoraproject.org
Mon Apr 8 11:24:12 UTC 2013


commit f3da22aba2c74c8695f26ded2ff7cd6978732be4
Author: Petr Machata <pmachata at redhat.com>
Date:   Mon Apr 8 13:23:55 2013 +0200

    ... and the patch

 chrpath-0.13-help.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/chrpath-0.13-help.patch b/chrpath-0.13-help.patch
new file mode 100644
index 0000000..e257217
--- /dev/null
+++ b/chrpath-0.13-help.patch
@@ -0,0 +1,13 @@
+diff -up chrpath-0.13/main.c\~ chrpath-0.13/main.c
+--- chrpath-0.13/main.c~	2013-04-04 18:01:29.519912735 +0200
++++ chrpath-0.13/main.c	2013-04-08 10:34:19.332766127 +0200
+@@ -52,6 +52,7 @@ usage(char *progname)
+   printf("   -r <path>|--replace <path>  Replace current rpath/runpath setting\n");
+   printf("                               with the path given\n");
+   printf("   -l|--list                   List the current rpath/runpath (default)\n");
++  printf("   -k|--keepgoing              Do not fail on first error\n");
+   printf("   -h|--help                   Show this usage information.\n");
+ #ifndef HAVE_GETOPT_LONG
+   printf("\n *** The long options are not available on this platform");
+
+Diff finished.  Mon Apr  8 10:34:27 2013


More information about the scm-commits mailing list