File openswan_10_install-perms.dif of Package openswan
--- Makefile.inc +++ Makefile.inc 2008/09/04 17:58:07 @@ -167,8 +167,8 @@ INSTALL=install # file, which is why -b is not specified for them. INSTBINFLAGS=-b --suffix=.old INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old -INSTMANFLAGS= -INSTCONFFLAGS= +INSTMANFLAGS=-m 0644 +INSTCONFFLAGS=-m 0644 # For OSX use #INSTBINFLAGS=-b -B .old #INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b -B .old