FreeBSD Bugzilla – Attachment 24612 Details for
Bug 42060
"make search ..." may not work due to symlinks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 715 bytes, created by
nnd
on 2002-08-27 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nnd
Created:
2002-08-27 08:50:01 UTC
Size:
715 bytes
patch
obsolete
>Index: bsd.port.subdir.mk >=================================================================== >RCS file: /home/CVS/ports/Mk/bsd.port.subdir.mk,v >retrieving revision 1.43 >diff -b -u -r1.43 bsd.port.subdir.mk >--- bsd.port.subdir.mk 5 Jul 2002 09:14:53 -0000 1.43 >+++ bsd.port.subdir.mk 27 Aug 2002 07:16:39 -0000 >@@ -252,7 +252,7 @@ > search: ${PORTSDIR}/INDEX > @here=`pwd`; \ > cd ${PORTSDIR}; \ >- top=`pwd`; \ >+ top=`pwd -P`; \ > there=`echo "$$here/" | sed s%$$top%${PORTSDIR}%`; \ > if [ -n "$$key" ]; then \ > grep $$there ${PORTSDIR}/INDEX | grep -i "${key}" | awk -F\| '{ printf("Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n", $$1, $$2, $$4, $$6, $$7, $$8, $$9); }'; \
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 42060
: 24612