From 2582bfc8a4adb5e8d98d53e3f33d8fbca22cdc31 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 7 Jul 2010 13:02:40 -0700 Subject: Fix nspr on 32-bit machines. --- Library/Formula/nspr.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/nspr.rb b/Library/Formula/nspr.rb index ae1c2d405..33a1c8605 100644 --- a/Library/Formula/nspr.rb +++ b/Library/Formula/nspr.rb @@ -8,16 +8,16 @@ class Nspr = 10.6 system "./configure", *conf - # Remove the broken *(for anyone but FF) install_name + # Remove the broken (for anyone but Firefox) install_name inreplace "config/autoconf.mk", "-install_name @executable_path/$@ ", "" system "make" -- cgit v1.2.3