summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-13 16:24:29 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-13 16:24:29 +0000
commitd3c33e5e0e1e0b481402877c26fd03c64270cf52 (patch)
treedcac43a754ee638d739ddbf11132d817bf7640ce
parent2fa0919c800cfd7099341531b2bbc227eb3641e5 (diff)
downloadgroff-baserock/bootstrap.tar.gz
make 3 timesbaserock/bootstrap
-rw-r--r--groff.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/groff.morph b/groff.morph
index f6364b18..33618fc2 100644
--- a/groff.morph
+++ b/groff.morph
@@ -5,7 +5,7 @@
"PAGE=A4 ./configure --prefix=/usr"
],
"build-commands": [
- "make"
+ "make || make || make"
],
"install-commands": [
"make DESTDIR=\"$DESTDIR\" install",