From db743bbf915580a6704e89790ab271bedf496156 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 26 Mar 2001 02:38:32 +0000 Subject: ysguardd wants to be setuid root --- x11/kdebase2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/kdebase2') diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index f42a0f3ee38..3b02a3cab86 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/24 13:42:04 skrll Exp $ +# $NetBSD: Makefile,v 1.8 2001/03/26 02:38:32 hubertf Exp $ DISTNAME= kdebase-2.1 CATEGORIES= x11 kde @@ -42,6 +42,7 @@ post-configure: post-install: @${CHMOD} u+s ${PREFIX}/bin/konsole_grantpty @${CHMOD} u+s ${PREFIX}/bin/*.kss + @${CHMOD} u+s ${PREFIX}/bin/ksysguardd @${CP} ${PLIST_INIT} ${PLIST_SRC} @(cd ${PREFIX}; ${FIND} ${PLIST_DIRS} \! -type d | sort >>${PLIST_SRC}) @(cd ${PREFIX}; ${FIND} ${PLIST_DIRS} -type d | sort -r | \ -- cgit v1.2.3