FreeBSD Bugzilla – Attachment 6145 Details for
Bug 14163
fix handbook symlink install problem with old version installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 525 bytes, created by
nbm
on 1999-10-06 14:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nbm
Created:
1999-10-06 14:30:02 UTC
Size:
525 bytes
patch
obsolete
>Index: doc.subdir.mk >=================================================================== >RCS file: /home/nbm/ncvs/doc/share/mk/doc.subdir.mk,v >retrieving revision 1.2 >diff -u -r1.2 doc.subdir.mk >--- doc.subdir.mk 1999/09/06 06:53:39 1.2 >+++ doc.subdir.mk 1999/10/06 12:34:20 >@@ -106,7 +106,7 @@ > ${ECHO} "$${d}/$${l} doesn't exist, not linking"; \ > else \ > ${ECHO} $${d}/$${t} -\> $${d}/$${l}; \ >- (cd $${d} && rm -f $${t}); \ >+ (cd $${d} && rm -rf $${t}); \ > (cd $${d} && ln -s $${l} $${t}); \ > fi; \ > done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14163
: 6145