From 31818c5e7fbb6ffc2fc2cfd06edcef655ba15913 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 14 Dec 2014 17:10:10 +0000 Subject: watch: fix trailing whitespace audit. --- Library/Formula/watch.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/watch.rb b/Library/Formula/watch.rb index d95dcdbc6..2d93430ed 100644 --- a/Library/Formula/watch.rb +++ b/Library/Formula/watch.rb @@ -18,7 +18,7 @@ class Watch < Formula system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" # AM_LDFLAGS contains a non-existing library './proc/libprocps.la' that - # breaks the linking process. Upstream developers have been informed (see + # breaks the linking process. Upstream developers have been informed (see # https://github.com/Homebrew/homebrew/pull/34852/files#r21796727). system "make", "watch", "AM_LDFLAGS=" bin.install "watch" -- cgit v1.2.3