diff options
| author | Adam Vandenberg | 2013-05-02 10:11:46 -0700 | 
|---|---|---|
| committer | Adam Vandenberg | 2013-05-02 10:11:46 -0700 | 
| commit | 4fcd20b072e7f491452e84cfc90fa9e6357f18cf (patch) | |
| tree | b27e16cab79d1e44e582e478c6f1b5439e163a70 /Library/Formula/gdal.rb | |
| parent | f646a5529ba4d0ff52e63a6d064d05ecca24f2c9 (diff) | |
| download | homebrew-4fcd20b072e7f491452e84cfc90fa9e6357f18cf.tar.bz2 | |
gdal: remove unused __END__
Diffstat (limited to 'Library/Formula/gdal.rb')
| -rw-r--r-- | Library/Formula/gdal.rb | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb index 925706ea8..39601e047 100644 --- a/Library/Formula/gdal.rb +++ b/Library/Formula/gdal.rb @@ -252,5 +252,3 @@ the PYTHONPATH:      end    end  end - -__END__  | 
