Page MenuHomeFreeBSD

D35811.id108211.diff
No OneTemporary

D35811.id108211.diff

diff --git a/etc/Makefile b/etc/Makefile
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -145,7 +145,7 @@
.for _m _d in ${MTREES}
@m=${.CURDIR}/${_m}; \
d=${_d}; \
- test "$$d" == "/" && d=""; \
+ test "$$d" = "/" && d=""; \
d=${DISTBASE}$$d; \
test -d ${DESTDIR}/$$d || mkdir -p ${DESTDIR}/$$d; \
${ECHO} "${MTREE_CMD:N-W} -C -f $$m -K all | " \

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 28, 6:05 AM (10 h, 18 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37439777
Default Alt Text
D35811.id108211.diff (352 B)

Event Timeline