aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/webp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/webp.rb')
-rw-r--r--Library/Formula/webp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/webp.rb b/Library/Formula/webp.rb
index 458c1d48c..7435a8e42 100644
--- a/Library/Formula/webp.rb
+++ b/Library/Formula/webp.rb
@@ -13,4 +13,4 @@ class Webp < Formula
system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking"
system "make install"
end
-end \ No newline at end of file
+end