aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/moreutils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/moreutils.rb b/Library/Formula/moreutils.rb
index afbf6e002..514a7ab7e 100644
--- a/Library/Formula/moreutils.rb
+++ b/Library/Formula/moreutils.rb
@@ -8,7 +8,7 @@ class Moreutils < Formula
def install
# Building the man pages requires DocBook, so we skip them.
- scripts = %w[combine ts vidir vipe zrun]
+ scripts = %w[chronic combine ts vidir vipe zrun]
binaries = %w[isutf8 ifne pee sponge mispipe lckdo parallel]
# Just `make all` will try to build the man pages.
system "make", *binaries