diff options
Diffstat (limited to 'Library/Formula/ossp-uuid.rb')
| -rw-r--r-- | Library/Formula/ossp-uuid.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb index a31b6022e..c90f85f13 100644 --- a/Library/Formula/ossp-uuid.rb +++ b/Library/Formula/ossp-uuid.rb @@ -6,7 +6,7 @@ class OsspUuid <Formula md5 '5db0d43a9022a6ebbbc25337ae28942f' def install - system "./configure", "--disable-debug", + system "./configure", "--disable-debug", "--without-perl", "--without-php", "--without-pgsql", |
