Skip to content

Commit

Permalink
sci-libs/qd: fixing somebody's typo in qd-2.3.17-fix-build-system.patch
Browse files Browse the repository at this point in the history
Bug: 600784

Package-Manager: portage-2.3.0
  • Loading branch information
Andrey Grozin committed Nov 27, 2016
1 parent efd71ac commit 9689649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-libs/qd/files/qd-2.3.17-fix-build-system.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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@"

0 comments on commit 9689649

Please sign in to comment.