Date: Mon, 28 Aug 2006 06:58:48 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 105211 for review Message-ID: <200608280658.k7S6wmt1070695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=105211 Change 105211 by imp@imp_paco-paco on 2006/08/28 06:58:25 -f Affected files ... .. //depot/projects/arm/src/Makefile.inc1#10 edit Differences ... ==== //depot/projects/arm/src/Makefile.inc1#10 (text+ko) ==== @@ -1281,7 +1281,7 @@ _xi-links: ${_+_}cd ${XDDESTDIR}/usr/bin; \ for i in *; do \ - ln -s ../../${XDTP}/usr/bin/$$i \ + ln -sf ../../${XDTP}/usr/bin/$$i \ ../../../../usr/bin/${XDDIR}-$$i; \ done .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608280658.k7S6wmt1070695>