From e8d4ad83dc2d1d48b3f554206884b9c7eafea3ac Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 11:12:54 -0500 Subject: libsigc++: fix indentation --- Library/Formula/libsigc++.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libsigc++.rb b/Library/Formula/libsigc++.rb index 33c7fbc41..eb23c1497 100644 --- a/Library/Formula/libsigc++.rb +++ b/Library/Formula/libsigc++.rb @@ -14,9 +14,9 @@ class Libsigcxx < Formula option :cxx11 def patches - # apply this patch for C++11 mode - # see https://git.gnome.org/browse/libsigc++2/commit/tests/test_cpp11_lambda.cc?id=cd600a31fbf8e76e25f4be4c10c0645f090a9b80 - DATA if build.cxx11? + # apply this patch for C++11 mode + # see https://git.gnome.org/browse/libsigc++2/commit/tests/test_cpp11_lambda.cc?id=cd600a31fbf8e76e25f4be4c10c0645f090a9b80 + DATA if build.cxx11? end def install -- cgit v1.2.3