aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Malte Gottfried <jmgottfried@web.de>2012-06-09 08:34:43 +0200
committerJens-Malte Gottfried <jmgottfried@web.de>2012-06-09 08:34:43 +0200
commit3d7bcfb4cef28dac29166f9c87b464c5b3845d5e (patch)
tree376c9bdbb55c51e7079d327e5b2c6be769691db9 /sci-mathematics
parentadded petsc-3.3-p0 ebuild (diff)
downloadsci-3d7bcfb4cef28dac29166f9c87b464c5b3845d5e.tar.gz
sci-3d7bcfb4cef28dac29166f9c87b464c5b3845d5e.tar.bz2
sci-3d7bcfb4cef28dac29166f9c87b464c5b3845d5e.zip
added missing private headers
folder renamed from 3.2->3.3: private -> petsc-private
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/petsc/petsc-3.3_p0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-mathematics/petsc/petsc-3.3_p0.ebuild b/sci-mathematics/petsc/petsc-3.3_p0.ebuild
index 285fe6b1b..defd77c5d 100644
--- a/sci-mathematics/petsc/petsc-3.3_p0.ebuild
+++ b/sci-mathematics/petsc/petsc-3.3_p0.ebuild
@@ -179,6 +179,8 @@ src_install() {
doins conf/{variables,rules,test}
insinto /usr/include/${PN}/${PETSC_ARCH}/conf
doins ${PETSC_ARCH}/conf/{petscrules,petscvariables,RDict.db}
+ insinto /usr/include/${PN}/petsc-private
+ doins include/petsc-private/*.h
# fix configuration files: replace ${S} by installed location
sed -i \