diff options
Diffstat (limited to 'build-binary-dist.sh')
| -rw-r--r-- | build-binary-dist.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build-binary-dist.sh b/build-binary-dist.sh index d44eb7d24..64494eb03 100644 --- a/build-binary-dist.sh +++ b/build-binary-dist.sh @@ -18,11 +18,6 @@ runhaskell Setup.hs configure --user --prefix /usr/local runhaskell Setup.hs build $langs runhaskell Setup.hs copy --destdir=$destdir $langs -## These steps can be skipped when Setup.hs has been updated to build both -## alltenses and present by default -runhaskell Setup.hs build $langs present -runhaskell Setup.hs copy --destdir=$destdir $langs present - ( cd src/server |
