From eb2ff6087e2fbf28690c5f3c8d8de27db04cf173 Mon Sep 17 00:00:00 2001 From: Stuart Carnie Date: Fri, 16 Jul 2010 11:05:35 -0700 Subject: [PATCH] Updated to 9.13. Default to 64/32-bit compile appropriately, with --32-bit override Signed-off-by: Adam Vandenberg --- Formula/p7zip.rb | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/Formula/p7zip.rb b/Formula/p7zip.rb index e444f22d3c..1613b0327d 100644 --- a/Formula/p7zip.rb +++ b/Formula/p7zip.rb @@ -1,16 +1,29 @@ require 'formula' class P7zip