From 0d3d8a4b46dba4abb0cdf8b6d38bfa9855c7d6c5 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 6 May 2012 19:40:04 -0500 Subject: fftw: remove dir file cruft `info` related files are now handled internally. Signed-off-by: Jack Nagel --- Library/Formula/fftw.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/fftw.rb b/Library/Formula/fftw.rb index 5b013d970..7c91f88c9 100644 --- a/Library/Formula/fftw.rb +++ b/Library/Formula/fftw.rb @@ -37,8 +37,5 @@ class Fftw < Formula # no SIMD optimization available system "./configure", "--enable-long-double", *args system "make install" - - #wtf file? - (info+'dir').unlink end end -- cgit v1.2.3