summaryrefslogtreecommitdiff
path: root/x11/kdebase2
diff options
context:
space:
mode:
authorskrll <skrll>2001-12-07 18:13:41 +0000
committerskrll <skrll>2001-12-07 18:13:41 +0000
commit68ffeccc5215595c24290e37fa8411e113276426 (patch)
treec0cbe6065e24d31cd728146dcd9257a333bae3c3 /x11/kdebase2
parent86d3ea5d14ea4a8de08b296f6a4d552436dd7962 (diff)
downloadpkgsrc-68ffeccc5215595c24290e37fa8411e113276426.tar.gz
Remove slightly paranoid security comment - having the read bit set on a
set{uid,gid} binary is no worse than having the source code freely available.
Diffstat (limited to 'x11/kdebase2')
-rw-r--r--x11/kdebase2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index dad07da390c..226f2c1008c 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2001/12/03 15:37:18 skrll Exp $
+# $NetBSD: Makefile,v 1.34 2001/12/07 18:13:41 skrll Exp $
DISTNAME= kdebase-2.2.2
CATEGORIES= x11
@@ -76,8 +76,8 @@ post-install:
${PREFIX}/share/doc/kde/HTML/en/kdm
@# Several programs need to be setuid-root, but due to the way that
- @# KDE2 finds executables, the files must have their read bit set,
- @# which is a potential security risk. "Ugh".
+ @# KDE2 finds executables, the files must have their read bit set
+ @# so that KStandardDir::findResource() will find them
@#
suid_progs=" \
bin/konsole_grantpty \