SOURCES: chrpath-keepgoing.patch (NEW) - document hidden option.

pluto pluto at pld-linux.org
Mon Feb 27 21:06:47 CET 2006


Author: pluto                        Date: Mon Feb 27 20:06:47 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- document hidden option.

---- Files affected:
SOURCES:
   chrpath-keepgoing.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/chrpath-keepgoing.patch
diff -u /dev/null SOURCES/chrpath-keepgoing.patch:1.1
--- /dev/null	Mon Feb 27 21:06:47 2006
+++ SOURCES/chrpath-keepgoing.patch	Mon Feb 27 21:06:42 2006
@@ -0,0 +1,10 @@
+--- chrpath-0.13/main.c.orig	2006-02-27 20:21:06.000000000 +0100
++++ chrpath-0.13/main.c	2006-02-27 21:07:16.027641500 +0100
+@@ -57,6 +57,7 @@
+   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              Continue as much as possible after an 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");
================================================================


More information about the pld-cvs-commit mailing list