[metview] 13/13: Use METVIEW_BIN, _DEV_DIR from ./debian/rules during build

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Feb 11 19:24:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/4.6.1-1
in repository metview.

commit 910a0a8860c9373ff4f928c962c3755d7e680b6a
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jan 12 17:34:26 2016 +0000

    Use METVIEW_BIN, _DEV_DIR from ./debian/rules during build
---
 debian/patches/reproducible-build.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
index a6c57e8..747470f 100644
--- a/debian/patches/reproducible-build.patch
+++ b/debian/patches/reproducible-build.patch
@@ -21,8 +21,8 @@ Index: metview-4.6.1/scripts/metview_base.in
 -# THIS FILE IS GENERATED BY cmake on @TODAYS_DATE@
 -#
  WMO_SITE_NR=@SITE_WMO_CODE@
- METVIEW_BIN=/usr/lib/@DEB_HOST_MULTIARCH@/metview
- ##QT_DIR_LIB=/usr/local/apps/qt/4.6.2-64/lib
+ METVIEW_DIR_DEV=${METVIEW_DIR_DEV:-/usr}
+ METVIEW_BIN=${METVIEW_BIN:-/usr/lib/@DEB_HOST_MULTIARCH@/metview}
 @@ -41,7 +39,7 @@ MV_ODB1_VERSION=@MV_ODB1_VERSION@
  ##MV_ODB1_BIN=/usr/local/apps/odb/CY37R3.001/pgf90/LP64/bin
  ##MV_ODB1_USE_SCRIPT=/usr/local/share/ecmwf/use/sh.odb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git



More information about the debian-science-commits mailing list