aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/grass.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2012-03-17 12:08:39 -0700
committerAdam Vandenberg2012-03-17 12:08:39 -0700
commit588018b3c88ce0fc6c2afa86e4e372a8cf8dc4ef (patch)
tree4a88cfff14cc71c7f1b193605496c9589c9a9a38 /Library/Formula/grass.rb
parent4ccda69ecdec9300d25e852c06ff22dc1565a2c9 (diff)
downloadhomebrew-588018b3c88ce0fc6c2afa86e4e372a8cf8dc4ef.tar.bz2
grass: move patch notes up
Diffstat (limited to 'Library/Formula/grass.rb')
-rw-r--r--Library/Formula/grass.rb7
1 files changed, 2 insertions, 5 deletions
diff --git a/Library/Formula/grass.rb b/Library/Formula/grass.rb
index e0264461d..a8c2e1650 100644
--- a/Library/Formula/grass.rb
+++ b/Library/Formula/grass.rb
@@ -24,9 +24,8 @@ class Grass < Formula
depends_on "cairo" if MacOS.leopard?
- def patches
- DATA
- end
+ # Patch to ensure 32 bit system python is used for wxWidgets
+ def patches; DATA; end
def options
[
@@ -122,8 +121,6 @@ has been modified to use the OS X system Python and to start it in 32 bit mode.
end
__END__
-Patch to ensure 32 bit system python is used for wxWidgets
-
diff --git a/lib/init/init.sh b/lib/init/init.sh
index 8c87fe1..2d1a2a3 100644
--- a/lib/init/init.sh