Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163354279
D24783.id71591.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
331 B
Referenced Files
None
Subscribers
None
D24783.id71591.diff
View Options
Index: stand/defs.mk
===================================================================
--- stand/defs.mk
+++ stand/defs.mk
@@ -233,6 +233,6 @@
esac ; \
path=`(cd $$path && /bin/pwd)` ; \
${ECHO} ${.TARGET} "->" $$path ; \
- ln -fhs $$path ${.TARGET}
+ ln -fns $$path ${.TARGET}
.endif # !NO_OBJ
.endif # __BOOT_DEFS_MK__
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 10:55 AM (4 h, 39 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35399534
Default Alt Text
D24783.id71591.diff (331 B)
Attached To
Mode
D24783: stand: use portable ln -n instead of ln -h
Attached
Detach File
Event Timeline
Log In to Comment