[adios] 205/207: Don't install adios_config.flags

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:05:00 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 4e4cabfae467e8d8ef4d22793ea78b1cbffbe9bf
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat May 9 22:07:42 2015 +0100

    Don't install adios_config.flags
---
 debian/patches/python_wrapper.patch | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/patches/python_wrapper.patch b/debian/patches/python_wrapper.patch
index 2b06f4a..6d7d51c 100644
--- a/debian/patches/python_wrapper.patch
+++ b/debian/patches/python_wrapper.patch
@@ -23,3 +23,17 @@ Index: adios-1.8.0/wrappers/numpy/setup.py
  pp = p.communicate()[0].decode(encoding='UTF-8').strip()
  for path in str(pp).split(" "):
      if path.startswith('-L'):
+Index: adios-1.8.0/Makefile.am
+===================================================================
+--- adios-1.8.0.orig/Makefile.am
++++ adios-1.8.0/Makefile.am
+@@ -51,7 +51,7 @@ 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)
++	#$(INSTALL_DATA) adios_config.flags $(DESTDIR)$(sysconfdir)
++	#$(INSTALL_DATA) adios_git_status $(DESTDIR)$(sysconfdir)
+         
+ CLEANFILES = adios_config adios_config.flags

-- 
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