FreeBSD Bugzilla – Attachment 239748 Details for
Bug 269191
Documentation primer update macOS instructions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update macOS documentation primer quickstart
0001-Update-macOS-documentation-primer-quickstart.patch (text/plain), 1.26 KB, created by
Ciarán Ainsworth
on 2023-01-27 20:52:36 UTC
(
hide
)
Description:
Update macOS documentation primer quickstart
Filename:
MIME Type:
Creator:
Ciarán Ainsworth
Created:
2023-01-27 20:52:36 UTC
Size:
1.26 KB
patch
obsolete
>From cbc96aec04b3830515395ef17c34160888bb1f38 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= <ciaranainsworth@posteo.net> >Date: Fri, 27 Jan 2023 21:50:41 +0100 >Subject: [PATCH] Update macOS documentation primer quickstart > >--- > .../content/en/books/fdp-primer/overview/_index.adoc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc >index b728d23a9c..1c7ca13739 100644 >--- a/documentation/content/en/books/fdp-primer/overview/_index.adoc >+++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc >@@ -258,7 +258,7 @@ $ brew install hugo ruby git bmake > + > [source,shell] > .... >-$ echo 'export GEM_PATH="/usr/local/lib/ruby/gems/3.1.0"' >> ~/.zshrc >+$ echo 'export GEM_PATH="$(gem environment gemdir)"' >> ~/.zshrc > $ echo 'export PATH="$(brew --prefix ruby)/bin:$PATH"' >> ~/.zshrc > $ source ~/.zshrc > .... >@@ -286,7 +286,7 @@ Repeat until all of the errors are resolved. > + > [source,shell] > .... >-$ bmake run LOCALBASE=/usr USE_RUBYGEMS=YES >+$ bmake run LOCALBASE=/opt/homebrew USE_RUBYGEMS=YES > .... > . Add all the files with `git add .`, then review the diff with `git diff`. For example: > + >-- >2.39.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 269191
: 239748