Date: Sun, 25 May 2014 18:17:48 +0000 (UTC) From: "Helmut Schneider" <jumper99@gmx.de> To: freebsd-ports@freebsd.org Subject: Re: autoplist Message-ID: <xn0j2h54nh4yuh000@news.gmane.org> References: <xn0j2gy6v7tau3000@news.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Helmut Schneider wrote: > @${FIND} ${STAGEDIR}${PREFIX}/${TYPO3WWW} \( -type f -or -type > l \) | \ > ${SED} -ne 's#^${WRKSRC}#${TYPO3WWW}#p' | ${SORT} >> > ${TMPPLIST} > @${FIND} ${STAGEDIR}${PREFIX}/${TYPO3WWW} -type d | \ > ${SED} -ne 's#^${WRKSRC}#@dirrm ${TYPO3WWW}#p' | > ${SORT} >> ${TMPPLIST} Wrong path, works now.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xn0j2h54nh4yuh000>