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

Diff for /src/etc/Makefile between version 1.458 and 1.459

version 1.458, 2017/06/13 17:09:52 version 1.459, 2017/06/21 23:52:55
Line 273 
Line 273 
 release-sets:  release-sets:
         su ${BUILDUSER} -c 'exec ${MAKE} distribution'          su ${BUILDUSER} -c 'exec ${MAKE} distribution'
         su ${BUILDUSER} -c 'exec ${MAKE} kernels'          su ${BUILDUSER} -c 'exec ${MAKE} kernels'
           cp -p ${DESTDIR}/usr/share/compile.tgz /usr/share/compile.tgz
         ${MAKE} bootblocks          ${MAKE} bootblocks
         cd ${RELEASEDIR} && rm -f SHA256          cd ${RELEASEDIR} && rm -f SHA256
         cd ../distrib/sets && exec su ${BUILDUSER} -c 'exec sh maketars ${OSrev}'          cd ../distrib/sets && exec su ${BUILDUSER} -c 'exec sh maketars ${OSrev}'

Legend:
Removed from v.1.458  
changed lines
  Added in v.1.459