[adios] 01/02: Add automake fix patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Jun 15 19:10:26 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit d3f6c9b74d568be4bd61e82b310bc7f8819003d2
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 15 20:09:53 2015 +0100

    Add automake fix patch
---
 debian/patches/autotools-fixes.patch | 17 +++++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/autotools-fixes.patch b/debian/patches/autotools-fixes.patch
new file mode 100644
index 0000000..e5afa06
--- /dev/null
+++ b/debian/patches/autotools-fixes.patch
@@ -0,0 +1,17 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Remove indented comments that autotools now choke on
+Last-Updated: 2015-06-15
+Forwarded: no
+
+Index: adios-1.8.0/Makefile.am
+===================================================================
+--- adios-1.8.0.orig/Makefile.am
++++ adios-1.8.0/Makefile.am
+@@ -51,7 +51,5 @@ install-data-hook:
+ 	    echo "GITSTAT=\"git status not available\"" >> adios_git_status; \
+ 	    echo "Note: git command not found or $(PWD) is not a git repository."; \
+ 	fi 
+-	#$(INSTALL_DATA) adios_config.flags $(DESTDIR)$(sysconfdir)
+-	#$(INSTALL_DATA) adios_git_status $(DESTDIR)$(sysconfdir)
+         
+ CLEANFILES = adios_config adios_config.flags
diff --git a/debian/patches/series b/debian/patches/series
index eee6195..94941c0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ numpy_paths.patch
 # deprecate_numpy17.patch
 exclude_cmake.patch
 python_wrapper.patch
+autotools-fixes.patch

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



More information about the debian-science-commits mailing list