Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168261059
D35811.id108211.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D35811.id108211.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D35811: etc: Fix distrib-dirs to not rely on a BSDism
Attached
Detach File
Event Timeline
Log In to Comment