From ebc6e909427606294c946de4a26ac7eda5e2ba82 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 7 Oct 2002 07:36:42 +0000 Subject: Set the read permissions for the setuid program efax so that KStandardDir::findResource() may find them. --- misc/kdeutils3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/kdeutils3/Makefile') diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index c6acdd167bc..3e0ec6e2325 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/07 03:54:12 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/07 07:36:42 jlam Exp $ DISTNAME= kdeutils-3.0.3 COMMENT= Utilities for the KDE integrated X11 desktop @@ -12,7 +12,7 @@ LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS} .include "../../mk/bsd.prefs.mk" -SPECIAL_PERMS+= ${PREFIX}/bin/efax ${ROOT_USER} ${ROOT_GROUP} 4711 +SPECIAL_PERMS+= ${PREFIX}/bin/efax ${ROOT_USER} ${ROOT_GROUP} 4755 .if ${OPSYS} == "NetBSD" && exists(/usr/include/machine/apmvar.h) CPPFLAGS+= -D__NetBSD_APM__ -- cgit v1.2.3