[petsc] 05/06: refresh debian/patches/build-no-rpath.patch
Drew Parsons
dparsons at moszumanska.debian.org
Wed Oct 12 08:37:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag debian/3.7.4+dfsg1-1
in repository petsc.
commit 81334f9ed7674340cb7658a0a35057521c31327e
Author: Drew Parsons <dparsons at debian.org>
Date: Wed Oct 12 15:04:51 2016 +0800
refresh debian/patches/build-no-rpath.patch
---
debian/patches/build-no-rpath.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/build-no-rpath.patch b/debian/patches/build-no-rpath.patch
index cfd5b78..1c9ea87 100644
--- a/debian/patches/build-no-rpath.patch
+++ b/debian/patches/build-no-rpath.patch
@@ -4,7 +4,7 @@ Index: petsc/config/BuildSystem/config/setCompilers.py
===================================================================
--- petsc.orig/config/BuildSystem/config/setCompilers.py
+++ petsc/config/BuildSystem/config/setCompilers.py
-@@ -1370,11 +1370,7 @@ class Configure(config.base.Configure):
+@@ -1367,11 +1367,7 @@ class Configure(config.base.Configure):
return
def checkSharedLinkerPaths(self):
@@ -17,7 +17,7 @@ Index: petsc/config/BuildSystem/config/setCompilers.py
languages = ['C']
if hasattr(self, 'CXX'):
languages.append('Cxx')
-@@ -1384,23 +1380,6 @@ class Configure(config.base.Configure):
+@@ -1381,23 +1377,6 @@ class Configure(config.base.Configure):
languages.append('CUDA')
for language in languages:
flag = '-L'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc.git
More information about the debian-science-commits
mailing list