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

Diff for /src/etc/Makefile between version 1.398 and 1.399

version 1.398, 2014/10/03 19:22:38 version 1.399, 2014/11/17 18:19:08
Line 210 
Line 210 
                     ${DESTDIR}/etc/rc.d && \                      ${DESTDIR}/etc/rc.d && \
                 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 ${RCDAEMONS} \                  ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 ${RCDAEMONS} \
                     ${DESTDIR}/etc/rc.d                      ${DESTDIR}/etc/rc.d
           cd ${DESTDIR}/var; ln -fs ../tmp
         touch ${DESTDIR}/usr/share/sysmerge/etcsum          touch ${DESTDIR}/usr/share/sysmerge/etcsum
         touch ${DESTDIR}/usr/share/sysmerge/examplessum          touch ${DESTDIR}/usr/share/sysmerge/examplessum
         cd ${DESTDIR}/ && \          cd ${DESTDIR}/ && \

Legend:
Removed from v.1.398  
changed lines
  Added in v.1.399