* [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note.
@ 2017-09-20 10:52 Paul Garlick
2017-09-20 20:22 ` bug#28526: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Paul Garlick @ 2017-09-20 10:52 UTC (permalink / raw)
To: 28526; +Cc: Paul Garlick
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
---
gnu/packages/simulation.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index cda6f3c56..de07b6844 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -195,8 +195,8 @@
;; $ source $GUIX_PROFILE/lib/OpenFOAM-4.1/etc/bashrc
;; $ mkdir -p $FOAM_RUN
;; $ cd $FOAM_RUN
- ;; $ cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzdaily .
- ;; $ cd pitzdaily
+ ;; $ cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily .
+ ;; $ cd pitzDaily
;; $ chmod -R u+w .
;; $ blockMesh
(synopsis "Framework for numerical simulation of fluid flow")
--
2.13.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#28526: [PATCH] gnu: openfoam: Fix typo in Note.
2017-09-20 10:52 [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note Paul Garlick
@ 2017-09-20 20:22 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-09-20 20:22 UTC (permalink / raw)
To: Paul Garlick; +Cc: 28526-done
Paul Garlick <pgarlick@tourbillion-technology.com> skribis:
> * gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
Committed, thanks!
Ludo'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-20 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 10:52 [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note Paul Garlick
2017-09-20 20:22 ` bug#28526: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.