projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ab932
)
sci-libs/fftw: live ebuild update (bug #642726)
author
Christoph Junghans
<junghans@gentoo.org>
Mon, 1 Jan 2018 20:46:38 +0000
(13:46 -0700)
committer
Christoph Junghans
<junghans@gentoo.org>
Mon, 1 Jan 2018 20:47:29 +0000
(13:47 -0700)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
sci-libs/fftw/fftw-9999.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/fftw/fftw-9999.ebuild
b/sci-libs/fftw/fftw-9999.ebuild
index 53961f54350ed5a43bf61855ee32192700ec7a9d..af34cba861684d56e6da65bd210a78229725149a 100644
(file)
--- a/
sci-libs/fftw/fftw-9999.ebuild
+++ b/
sci-libs/fftw/fftw-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-59,10
+59,6
@@
src_prepare() {
# fix info file for category directory
if [[ ${PV} = *9999 ]]; then
- sed -i -e
- 's/Texinfo documentation system/Libraries/' \
- doc/fftw3."info" || die "failed to fix info file"
-
eautoreconf
fi
}