proj - some extensions (libspatialite) require .la files

This commit is contained in:
Adam Vandenberg 2010-04-02 10:10:05 -07:00
parent a87e605483
commit e2c2a7a2f8

View file

@ -10,6 +10,10 @@ class Proj <Formula
homepage 'http://trac.osgeo.org/proj/'
md5 '927d34623b52e0209ba2bfcca18fe8cd'
def skip_clean? path
path.extname == '.la'
end
def install
ENV.gcc_4_2