From e85bc7ee2cf7efff42451d6eec3a6c785327c477 Mon Sep 17 00:00:00 2001 From: Tony Cebzanov Date: Thu, 12 Sep 2013 22:30:32 -0400 Subject: ntfs-3g: build libraries Closes #22508. Signed-off-by: Adam Vandenberg --- Library/Formula/ntfs-3g.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ntfs-3g.rb b/Library/Formula/ntfs-3g.rb index d58a482b6..371fff356 100644 --- a/Library/Formula/ntfs-3g.rb +++ b/Library/Formula/ntfs-3g.rb @@ -25,8 +25,8 @@ class Ntfs3g < Formula "--prefix=#{prefix}", "--exec-prefix=#{prefix}", "--mandir=#{man}", - "--disable-library", "--with-fuse=external"] + system "./configure", *args system "make" system "make install" -- cgit v1.2.3