[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdecore
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-08-31 8:51:30
Message-ID: 20040831085130.EC2BC903E () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

support super-users != root (whoever wants that)


  M +2 -2      Makefile.am   1.350


--- kdelibs/kdecore/Makefile.am  #1.349:1.350
@@ -164,5 +164,5 @@
 # kgrantpty needs to be installed setuid root
 install-exec-hook: 
-        @(chown root $(DESTDIR)$(bindir)/kgrantpty && chmod 4755 \
$(DESTDIR)$(bindir)/kgrantpty) || echo "Please make kgrantpty setuid root" >&2 +      \
@(chown 0 $(DESTDIR)$(bindir)/kgrantpty && chmod 4755 $(DESTDIR)$(bindir)/kgrantpty) \
|| echo "Please make kgrantpty setuid root" >&2  @echo ""
         @echo "kgrantpty is by default installed with a set SETUID root bit!"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic