[emos] 22/37: WIP: Eval vars in ebuild_pkgconfig

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jun 27 08:14:33 UTC 2015


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

mckinstry pushed a commit to branch master
in repository emos.

commit fe27f1c3deafd707c72a9adc2d5f5e8bc3d9748f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue May 26 03:09:30 2015 +0100

    WIP: Eval vars in ebuild_pkgconfig
---
 debian/patches/pkgconfig.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index f37d79a..4876c48 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -12,10 +12,10 @@ Index: emoslib-4.0.3+dfsg.1/CMakeLists.txt
  ecbuild_generate_config_headers( DESTINATION ${INSTALL_INCLUDE_DIR}/libemos )
  
 +ecbuild_pkgconfig(NAME emos 
-+                  TEMPLATE ${ECBUILD_CMAKE_DIR}/emos.pc.in
++                  TEMPLATE cmake/emos.pc.in
 +                  URL https://software.ecmwf.int/wiki/display/EMOS/Emoslib)
 +ecbuild_pkgconfig(NAME emosR64
-+                  TEMPLATE ${ECBUILD_CMAKE_DIR}/emosR64.pc.in
++                  TEMPLATE cmake/emosR64.pc.in
 +                  URL https://software.ecmwf.int/wiki/display/EMOS/Emoslib)
 +
  configure_file( libemos_config.h.in  libemos_config.h  @ONLY )

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



More information about the debian-science-commits mailing list