From b1bebf17e9cbe7e09c8ebc6712b345a325be7f66 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 9 May 2002 05:52:01 +0000 Subject: Correct the name of libgtop_server2 in some key places, and set the libgtop_server2 binary setgid to kmem. Bump PORTREVISION. Brought to light by: gnome-system-monitor --- devel/libgtop2/files/patch-configure | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'devel/libgtop2/files/patch-configure') diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure index f26f6d731684..d62e2fc92512 100644 --- a/devel/libgtop2/files/patch-configure +++ b/devel/libgtop2/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Mon Apr 29 12:37:16 2002 -+++ configure Mon Apr 29 12:44:17 2002 +--- configure.orig Sun Feb 10 09:30:14 2002 ++++ configure Thu May 9 01:40:00 2002 @@ -1249,10 +1249,10 @@ # The aliases save the names the user supplied, while $host etc. @@ -36,6 +36,15 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -15639,7 +15640,7 @@ + LIBGTOP_GUILE_LIBS="$LIBGTOP_LIBS" + LIBGTOP_GUILE_INCS="$LIBGTOP_INCS" + LIBGTOP_BINDIR='$(bindir)' +-LIBGTOP_SERVER='$(bindir)/libgtop_server' ++LIBGTOP_SERVER='$(bindir)/libgtop_server2' + + sysdeps_dir="$libgtop_sysdeps_dir" + @@ -15688,7 +15689,7 @@ if test x$libgtop_need_server = xyes ; then -- cgit v1.2.3