diff options
Diffstat (limited to 'kppp/INSTALL')
-rw-r--r-- | kppp/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/INSTALL b/kppp/INSTALL index a207c1e1..56fecbc7 100644 --- a/kppp/INSTALL +++ b/kppp/INSTALL @@ -15,7 +15,7 @@ make install o If you run "make install" as root the kppp binary will be installed setuid root. Otherwise you can do this on your own: - cd $(KDEDIR)/bin ; chown root kppp; chmod +s kppp. This might not + cd $(TDEDIR)/bin ; chown root kppp; chmod +s kppp. This might not be absolutely necessary ( depending on the permissions set on the modem device, /etc/resolv.conf etc. but if you can afford to, this will make your life much easier. |