From 9f9bacd9ea56482dff6ac4afd5bbec3500c6e866 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Fri, 8 Nov 2013 22:16:25 +0100 Subject: [PATCH] Add needed changes to patches/ps_binary --- debian/patches/ps_binary | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/patches/ps_binary b/debian/patches/ps_binary index a5d1b8e..22b33da 100644 --- a/debian/patches/ps_binary +++ b/debian/patches/ps_binary @@ -13,3 +13,14 @@ Index: ps-watcher-1.08/ps-watcher.in.in $opts{ps_pid_opts} = '@PS_PID_OPTS@'; # How do I get pids and commands? $ps_arg_opts = '@PS_ARGS@'; # How do I get full process command? +--- a/ps-watcher ++++ b/ps-watcher +@@ -855,7 +855,7 @@ Specify the executable search path used in running commands. + =item --ps-prog I + + One can specify the command that gives ps information. By default, the +-command is F. ++command is F. + + Z<> +