From: Jakub Bogusz Date: Thu, 4 Nov 2004 20:31:55 +0000 (+0000) Subject: - merged from DEVEL X-Git-Tag: auto/ac/opensc-0_9_4-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopensc.git;a=commitdiff_plain;h=9fab417a6782fbb573544d257ecdb5b6584d60f3 - merged from DEVEL Changed files: opensc-explorer-debug.patch -> 1.2 --- diff --git a/opensc-explorer-debug.patch b/opensc-explorer-debug.patch new file mode 100644 index 0000000..f8ddbbe --- /dev/null +++ b/opensc-explorer-debug.patch @@ -0,0 +1,10 @@ +--- opensc-0.9.2/src/tools/opensc-explorer.c.orig 2004-06-28 20:00:28.000000000 +0200 ++++ opensc-0.9.2/src/tools/opensc-explorer.c 2004-08-20 11:56:06.000000000 +0200 +@@ -1429,6 +1429,7 @@ + { "exit", do_quit, "quit this program" }, + { "update_record", do_update_record, "update record" }, + { "update_binary", do_update_binary, "update binary" }, ++ { "debug", do_debug, "set the debug level" }, + { 0, 0, 0 } + }; +