[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Makefile between version 1.470 and 1.471

version 1.470, 2019/06/19 16:20:58 version 1.471, 2019/08/12 09:49:21
Line 154 
Line 154 
                 ${INSTALL} -c -o root -g wheel -m 600 pap-secrets \                  ${INSTALL} -c -o root -g wheel -m 600 pap-secrets \
                     ${DESTDIR}/etc/ppp                      ${DESTDIR}/etc/ppp
         cd rpki; \          cd rpki; \
                 ${INSTALL} -c -o root -g wheel -m 600 \                  ${INSTALL} -c -o root -g wheel -m 644 \
                     afrinic.tal apnic.tal lacnic.tal ripe.tal \                      afrinic.tal apnic.tal lacnic.tal ripe.tal \
                     ${DESTDIR}/etc/rpki                      ${DESTDIR}/etc/rpki
         cd examples; \          cd examples; \

Legend:
Removed from v.1.470  
changed lines
  Added in v.1.471