commit: c97422a68682ca78715b64e14bf27e45e6dc45e3 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sun Feb 26 13:56:34 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sun Feb 26 13:56:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c97422a6
sci-biology/flexbar: remove spaces Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-biology/flexbar/flexbar-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/flexbar/flexbar-2.7.0.ebuild b/sci-biology/flexbar/flexbar-2.7.0.ebuild index 5fbee3998..9fc465c10 100644 --- a/sci-biology/flexbar/flexbar-2.7.0.ebuild +++ b/sci-biology/flexbar/flexbar-2.7.0.ebuild @@ -23,7 +23,7 @@ RDEPEND="${CDEPEND}" # TODO: need to call 'pkg-config --cflags seqan-2.2' and pass it down src_configure() { local CPPFLAGS=${CPPFLAGS} - append-cppflags `pkg-config --cflags seqan-2.2` + append-cppflags `pkg-config --cflags seqan-2.2` local CXXFLAGS="${CXXFLAGS}" append-cxxflags "-std=c++14" cmake-utils_src_configure