From c97422a68682ca78715b64e14bf27e45e6dc45e3 Mon Sep 17 00:00:00 2001 From: Martin Mokrejš Date: Sun, 26 Feb 2017 14:56:34 +0100 Subject: 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 -- cgit v1.2.3-65-gdbad