From: Ted Lemon Date: Fri, 19 Feb 1999 17:37:17 +0000 (+0000) Subject: Set mode to 444 on manual installs. X-Git-Tag: V2-BETA-1-PATCH-14~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1634c7cf430a9a0b9d69c1a4f9294aa98ae15b4e;p=thirdparty%2Fdhcp.git Set mode to 444 on manual installs. --- diff --git a/Makefile.conf b/Makefile.conf index 5a26eb5c2..94de36da0 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -39,7 +39,7 @@ ADMMANEXT = .0 FFMANDIR = /usr/share/man/cat5 FFMANEXT = .0 INSTALL = install -c -MANINSTALL = install -c +MANINSTALL = install -c -m 444 CHMOD = chmod CATMANPAGES = ETC = /etc