fftw: remove dir file cruft
`info` related files are now handled internally. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e5fd35200f
commit
92f41eacb3
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue