From 0a928800c66e08197cd092feb32f6ae5bf816b88 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 13 Jul 2018 11:28:41 -0400 Subject: Update build docs and Homebrew The Homebrew update is [thanks to Fabian Mettler]. [thanks to Fabian Mettler]: https://github.com/thoughtbot/homebrew-formulae/pull/42 --- I don't maintain the Arch or Debian packages, so remove their details from these docs. --- homebrew/rcm.rb.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'homebrew/rcm.rb.in') diff --git a/homebrew/rcm.rb.in b/homebrew/rcm.rb.in index c86eacb..03a99b7 100644 --- a/homebrew/rcm.rb.in +++ b/homebrew/rcm.rb.in @@ -11,6 +11,6 @@ class Rcm < Formula end test do - system "lsrc" + system "#{bin}/lsrc" end end -- cgit v1.2.3