[slepc] 01/01: refresh debian/patches/install_destdir

Drew Parsons dparsons at moszumanska.debian.org
Sun Jul 31 10:14:25 UTC 2016


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

dparsons pushed a commit to branch experimental
in repository slepc.

commit 522ceb5da0a96ce465786ba5f917acc85d37312f
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Jul 31 18:12:15 2016 +0800

    refresh debian/patches/install_destdir
---
 debian/patches/install_destdir | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/install_destdir b/debian/patches/install_destdir
index acdba75..0566042 100644
--- a/debian/patches/install_destdir
+++ b/debian/patches/install_destdir
@@ -30,9 +30,9 @@ Index: slepc/config/install.py
  
    def setupDirectories(self):
 -    self.installDir        = self.destDir
+     self.archDir           = os.path.join(self.rootDir, self.arch)
      self.rootIncludeDir    = os.path.join(self.rootDir, 'include')
      self.archIncludeDir    = os.path.join(self.rootDir, self.arch, 'include')
-     self.rootConfDir       = os.path.join(self.rootDir, 'lib','slepc','conf')
 Index: slepc/makefile
 ===================================================================
 --- slepc.orig/makefile

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



More information about the debian-science-commits mailing list