
* Update grib-api: switched to cmake building system.
* Update harfbuzz: added pkg-config dependency.
* Update pango: added pkg-config dependency.
* Add libemos package.
* Add Magics (from ECMWF) package.
* Revert "Variant for building cdo without mpi (#1638)":
CDO does not use MPI.
This reverts commit 079d063c6d
.
* Update CDO package: full featured implementation.
* Update magics: added python as build dependency.
* Update cdo: added disabling configuration options.
6 lines
170 B
Diff
6 lines
170 B
Diff
--- a/tools/xml2mv.py 2016-06-27 17:49:27.000000000 +0200
|
|
+++ a/tools/xml2mv.py 2016-09-13 16:25:17.246960456 +0200
|
|
@@ -1 +1 @@
|
|
-#!/usr/bin/python
|
|
+#!/usr/bin/env python
|