commit: 9689649680d89df42b039597310500fa99f2f56d Author: Andrey Grozin <grozin <AT> gentoo <DOT> org> AuthorDate: Sun Nov 27 14:22:37 2016 +0000 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org> CommitDate: Sun Nov 27 14:22:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96896496
sci-libs/qd: fixing somebody's typo in qd-2.3.17-fix-build-system.patch Bug: 600784 Package-Manager: portage-2.3.0 sci-libs/qd/files/qd-2.3.17-fix-build-system.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch b/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch index 696fb55..7fa3af7 100644 --- a/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch +++ b/sci-libs/qd/files/qd-2.3.17-fix-build-system.patch @@ -173,7 +173,7 @@ Fix build system build_LDFLAGS="@LDFLAGS@" CXX="@CXX@" -CXXFLAGS="-I$includedir @REQ_CXXFLAGS@" -+CXXFLAGS="-I$includedir ++CXXFLAGS="-I$includedir" FC="@FC@" LDFLAGS="-L$libdir -lqd @LIBS@"
