[silo-llnl] 32/96: Add configure.ac : pkg-config patch change

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:29 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit a84a756be1f46f5f8c51c68ad2342374b4250aa0
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Sep 9 20:02:32 2011 +0100

    Add configure.ac : pkg-config patch change
---
 debian/patches/pkgconfig.patch | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 4e04415..11342b9 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -5,8 +5,8 @@ Forwarded: no
 
 Index: silo-llnl-4.8/configure
 ===================================================================
---- silo-llnl-4.8.orig/configure	2011-08-25 17:09:06.000000000 +0100
-+++ silo-llnl-4.8/configure	2011-08-25 17:09:15.000000000 +0100
+--- silo-llnl-4.8.orig/configure	2011-09-09 13:26:19.000000000 +0100
++++ silo-llnl-4.8/configure	2011-09-09 20:01:15.000000000 +0100
 @@ -27467,7 +27467,7 @@
    CXX_LINK_NEEDED_FALSE=
  fi
@@ -24,10 +24,10 @@ Index: silo-llnl-4.8/configure
  
    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
-Index: silo-llnl-4.8/x
+Index: silo-llnl-4.8/silo.pc.in
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ silo-llnl-4.8/silo.pc.in	2011-08-25 17:11:25.000000000 +0100
++++ silo-llnl-4.8/silo.pc.in	2011-09-09 13:26:19.000000000 +0100
 @@ -0,0 +1,12 @@
 +prefix=@prefix@
 +exec_prefix=${prefix}
@@ -41,3 +41,17 @@ Index: silo-llnl-4.8/x
 +Libs: -L${libdir} -lsiloh5
 +Libs.private:  @LIBS@ 
 +Cflags: -I${includedir}
+Index: silo-llnl-4.8/configure.ac
+===================================================================
+--- silo-llnl-4.8.orig/configure.ac	2011-09-09 20:01:23.000000000 +0100
++++ silo-llnl-4.8/configure.ac	2011-09-09 20:01:36.000000000 +0100
+@@ -1451,7 +1451,8 @@
+             tools/browser/Makefile
+             tools/python/Makefile
+             tools/silex/Makefile
+-            tools/silock/Makefile])
++            tools/silock/Makefile
++	    silo.pc])
+ if test -n "$HZIP"; then
+   AC_CONFIG_FILES([src/hzip/Makefile])
+ fi

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



More information about the debian-science-commits mailing list