From 24a9737aeb00606c5ef70fb6c8e310eddeee9c22 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 21 Oct 2012 13:10:01 -0700 Subject: valgrind: remove unused skip_clean --- Library/Formula/valgrind.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/valgrind.rb b/Library/Formula/valgrind.rb index c2a0fc858..a9d846d78 100644 --- a/Library/Formula/valgrind.rb +++ b/Library/Formula/valgrind.rb @@ -20,8 +20,6 @@ class Valgrind < Formula depends_on :libtool end - skip_clean 'lib' - def patches # 1: For Xcode-only systems, we have to patch hard-coded paths, use xcrun & # add missing CFLAGS. See: https://bugs.kde.org/show_bug.cgi?id=295084 -- cgit v1.2.3