FreeBSD Bugzilla – Attachment 9198 Details for
Bug 18927
Missing tools in release/scripts/src-install.sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 670 bytes, created by
sjr
on 2000-06-01 02:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sjr
Created:
2000-06-01 02:20:00 UTC
Size:
670 bytes
patch
obsolete
>--- release/scripts/src-install.sh.orig Wed May 31 21:02:35 2000 >+++ release/scripts/src-install.sh Wed May 31 21:03:35 2000 >@@ -9,14 +9,14 @@ > echo "possible subcomponents are:" > echo > echo "base bin contrib etc games gnu include lib libexec" >- echo "release sbin share sys ubin usbin" >+ echo "release sbin share sys tools ubin usbin" > echo > echo "You may also specify all to extract all subcomponents." > exit 1 > fi > > if [ "$1" = "all" ]; then >- dists="base bin contrib etc games gnu include lib libexec release sbin share sys ubin usbin" >+ dists="base bin contrib etc games gnu include lib libexec release sbin share sys tools ubin usbin" > else > dists="$*" > fi
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 18927
: 9198