Fossil SCM

Typo fix

wyoung 2022-08-06 22:08 trunk
Commit b628a883b10bca1432f4cbe525bafb05607f4b72cb8b4fa8591e7e383fed91aa
1 file changed +1 -1
+1 -1
--- www/build.wiki
+++ www/build.wiki
@@ -313,11 +313,11 @@
313313
A secondary benefit falls out of this process for free: it's arguably
314314
the easiest way to build a purely static Fossil binary for Linux. Most
315315
modern Linux distros make this surprisingly difficult, but Alpine's
316316
back-to-basics nature makes static builds work the way they used to,
317317
back in the day. If that's what you're after, you can skip the "run"
318
-command above and create a tmporary container from the image, then
318
+command above and create a temporary container from the image, then
319319
extract the executable from it instead:
320320
321321
<pre><code> $ docker create --name fossil-static-tmp fossil
322322
$ docker cp fossil-static-tmp:/jail/bin/fossil .
323323
$ docker container rm fossil-static-tmp
324324
--- www/build.wiki
+++ www/build.wiki
@@ -313,11 +313,11 @@
313 A secondary benefit falls out of this process for free: it's arguably
314 the easiest way to build a purely static Fossil binary for Linux. Most
315 modern Linux distros make this surprisingly difficult, but Alpine's
316 back-to-basics nature makes static builds work the way they used to,
317 back in the day. If that's what you're after, you can skip the "run"
318 command above and create a tmporary container from the image, then
319 extract the executable from it instead:
320
321 <pre><code> $ docker create --name fossil-static-tmp fossil
322 $ docker cp fossil-static-tmp:/jail/bin/fossil .
323 $ docker container rm fossil-static-tmp
324
--- www/build.wiki
+++ www/build.wiki
@@ -313,11 +313,11 @@
313 A secondary benefit falls out of this process for free: it's arguably
314 the easiest way to build a purely static Fossil binary for Linux. Most
315 modern Linux distros make this surprisingly difficult, but Alpine's
316 back-to-basics nature makes static builds work the way they used to,
317 back in the day. If that's what you're after, you can skip the "run"
318 command above and create a temporary container from the image, then
319 extract the executable from it instead:
320
321 <pre><code> $ docker create --name fossil-static-tmp fossil
322 $ docker cp fossil-static-tmp:/jail/bin/fossil .
323 $ docker container rm fossil-static-tmp
324

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button