procps/procps-ng-3.3.8-watch.patch
2013-05-29 13:55:21 +00:00

22 lines
494 B
Diff

--- configure.ac
+++ configure.ac 2013-05-29 10:45:47.473939111 +0000
@@ -69,7 +69,7 @@ AC_FUNC_MMAP
AC_FUNC_REALLOC
AC_FUNC_STRTOD
-usrbin_execdir='${exec_prefix}/usr/bin'
+usrbin_execdir='${exec_prefix}/bin'
AC_SUBST([usrbin_execdir])
AM_GNU_GETTEXT_VERSION([0.14.1])
--- proc/libprocps.sym
+++ proc/libprocps.sym 2013-05-29 10:46:13.165439719 +0000
@@ -12,6 +12,7 @@ global:
free_slabinfo;
freeproc;
get_pid_digits;
+ get_proc_stats;
get_slabinfo;
getbtime;
getdiskstat;