diff options
Diffstat (limited to 'Library/Formula/unac.rb')
| -rw-r--r-- | Library/Formula/unac.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/unac.rb b/Library/Formula/unac.rb index 0055f7ba4..02a56883b 100644 --- a/Library/Formula/unac.rb +++ b/Library/Formula/unac.rb @@ -30,9 +30,6 @@ class Unac < Formula end def install - # Compatibility with Automake 1.13 and newer. - inreplace 'configure.ac', 'AM_CONFIG_HEADER', 'AC_CONFIG_HEADERS' - chmod 0755, "configure" touch "config.rpath" inreplace "autogen.sh", "libtool", "glibtool" |
