1 |
--- ./scripts/ypMakefile.in.redhat 2017-03-31 16:43:23.318556329 +0200 |
2 |
+++ ./scripts/ypMakefile.in 2017-03-31 16:49:27.917561370 +0200 |
3 |
@@ -107,8 +107,8 @@ target: Makefile |
4 |
# If you don't want some of these maps built, feel free to comment |
5 |
# them out from this list. |
6 |
|
7 |
-all: passwd group hosts rpc services netid protocols netgrp mail \ |
8 |
- shadow publickey # networks ethers bootparams printcap \ |
9 |
+all: passwd group hosts rpc services netid protocols mail \ |
10 |
+ # netgrp shadow publickey networks ethers bootparams printcap \ |
11 |
# amd.home autofs passwd.adjunct \ |
12 |
# timezone locale netmasks |
13 |
|