aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-07-11 09:39:58 -0600
committerChristoph Junghans <ottxor@gentoo.org>2013-07-11 09:40:12 -0600
commit34524742ae07906352746c8ea906af8b9f1f8b87 (patch)
treec033bf8835d1d4dd2829e8672fa33d2d531e1418
parentUpdate lustre patches (diff)
downloadsci-34524742ae07906352746c8ea906af8b9f1f8b87.tar.gz
sci-34524742ae07906352746c8ea906af8b9f1f8b87.tar.bz2
sci-34524742ae07906352746c8ea906af8b9f1f8b87.zip
install heads into a bliss subdir
Package-Manager: portage-2.2.0_alpha188
-rw-r--r--sci-libs/bliss/ChangeLog4
-rw-r--r--sci-libs/bliss/files/bliss-0.72-autotools.patch2
2 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/bliss/ChangeLog b/sci-libs/bliss/ChangeLog
index b5ab8e5cd..7041e0587 100644
--- a/sci-libs/bliss/ChangeLog
+++ b/sci-libs/bliss/ChangeLog
@@ -1,4 +1,8 @@
+ 11 Jul 2013; Christoph Junghans <ottxor@gentoo.org>
+ files/bliss-0.72-autotools.patch:
+ install heads into a bliss subdir
+
28 Apr 2013; Christoph Junghans <ottxor@gentoo.org> bliss-0.72.ebuild:
remove la files, added static-libs use flag
diff --git a/sci-libs/bliss/files/bliss-0.72-autotools.patch b/sci-libs/bliss/files/bliss-0.72-autotools.patch
index 264d21ea3..d30c51622 100644
--- a/sci-libs/bliss/files/bliss-0.72-autotools.patch
+++ b/sci-libs/bliss/files/bliss-0.72-autotools.patch
@@ -136,7 +136,7 @@ diff -Naur bliss-0.72-fedora/Makefile.am bliss-0.72/Makefile.am
+ defs.cc graph.cc partition.cc orbit.cc uintseqhash.cc heap.cc \
+ timer.cc utils.cc bliss_C.cc
+
-+include_HEADERS = \
++pkginclude_HEADERS = \
+ bignum.hh bliss_C.h defs.hh graph.hh heap.hh kqueue.hh kstack.hh \
+ orbit.hh partition.hh timer.hh uintseqhash.hh utils.hh
+