[ncl] 15/22: Fix udunits path
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Apr 18 15:04:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository ncl.
commit ae9a839c503c6dda3535946223ed63b47823ca2d
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Aug 14 10:31:12 2016 +0100
Fix udunits path
---
debian/patches/envvars.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/envvars.patch b/debian/patches/envvars.patch
index c92d12e..65c2c2a 100644
--- a/debian/patches/envvars.patch
+++ b/debian/patches/envvars.patch
@@ -47,7 +47,7 @@ Index: ncl-6.3.0/config/Project
+ "graphcaps",NULL,"ncarg","/usr/share/ncarg/graphcaps",NULL, \
+ "colormaps",NULL,"ncarg","/usr/share/ncarg/colormaps",NULL, \
+ "rangs","NCARG_RANGS","database","/usr/share/rangs",NULL, \
-+ "udunits","NCARG_UDUNITS","ncarg","/usr/share/xml/udunits",NULL, \
++ "udunits","NCARG_UDUNITS",NULL,"/usr/share/xml/udunits",NULL, \
"psadilookup","PSADILOOKUP_PATH",NULL,NULL,NULL,\
- "examples",NULL,"ncarg",NULL,NULL, \
- "hluex",NULL,"ncarg",NULL,NULL, \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ncl.git
More information about the debian-science-commits
mailing list