[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / wwwoffle

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/www/wwwoffle/Makefile between version 1.15 and 1.16

version 1.15, 2000/02/16 00:28:03 version 1.16, 2000/02/21 03:10:34
Line 63  post-install:
Line 63  post-install:
             ${PREFIX}/etc/wwwoffle/wwwoffle.conf.default; \              ${PREFIX}/etc/wwwoffle/wwwoffle.conf.default; \
         fi          fi
         ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d          ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d
         ${CHOWN} -R ${BINOWN}:${BINGRP} /var/wwwoffle          ${CHOWN} -R -h ${BINOWN}:${BINGRP} /var/wwwoffle
         # directories other than html are automatically created at run time          # directories other than html are automatically created at run time
         ${GTAR} czCf / ${PREFIX}/libdata/wwwoffle-spool.tar.gz  \          ${GTAR} czCf / ${PREFIX}/libdata/wwwoffle-spool.tar.gz  \
           var/wwwoffle/html var/wwwoffle/outgoing            var/wwwoffle/html var/wwwoffle/outgoing

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>