diff options
Diffstat (limited to 'Library/Formula/recode.rb')
| -rw-r--r-- | Library/Formula/recode.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/recode.rb b/Library/Formula/recode.rb index 72ae5014e..82ef0f65b 100644 --- a/Library/Formula/recode.rb +++ b/Library/Formula/recode.rb @@ -18,7 +18,7 @@ class Recode <Formula else libtool_config = "/usr/share/libtool" end - + cp "#{libtool_config}/config.guess", "." cp "#{libtool_config}/config.sub", "." |
