FreeBSD Bugzilla – Attachment 138357 Details for
Bug 184287
Fixup makeplist for directories.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 745 bytes, created by
Mathieu Arnold
on 2013-11-25 17:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2013-11-25 17:10:00 UTC
Size:
745 bytes
patch
obsolete
>Index: Mk/Scripts/check-stagedir.sh >=================================================================== >--- Mk/Scripts/check-stagedir.sh (revision 334863) >+++ Mk/Scripts/check-stagedir.sh (working copy) >@@ -107,9 +107,9 @@ > find ${STAGEDIR} -type d | sed -e "s,^${STAGEDIR},,;/^$/d" | sort >${WRKDIR}/.staged-dirs > comm -13 ${WRKDIR}/.traced-dirs ${WRKDIR}/.staged-dirs \ > | sort -r | sed \ >+ -e 's,^,@dirrmtry ,' \ > -e "s,\(.*\)${DOCSDIR},%%PORTDOCS%%\1%%DOCSDIR%%,g" \ > -e "s,\(.*\)${EXAMPLESDIR},%%PORTEXAMPLES%%\1%%EXAMPLESDIR%%,g" \ > -e "s,${DATADIR},%%DATADIR%%,g" \ > -e "s,${PREFIX}/,,g" \ >- -e 's,^,@dirrmtry ,' \ > -e 's,@dirrmtry \(/.*\),@unexec rmdir >/dev/null 2>\&1 \1 || :,' | grep -v "^@dirrmtry share/licenses" || [ $? = 1 ]
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 184287
: 138357