sci-libs/qd: fixing somebody's typo in qd-2.3.17-fix-build-system.patch
authorAndrey Grozin <grozin@gentoo.org>
Sun, 27 Nov 2016 14:22:37 +0000 (21:22 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Sun, 27 Nov 2016 14:22:37 +0000 (21:22 +0700)
Bug: 600784

Package-Manager: portage-2.3.0

sci-libs/qd/files/qd-2.3.17-fix-build-system.patch

index 696fb55b86630b2ceadf02ab34902b31cf0f35ca..7fa3af79895dd3730ad0108de0019145c8042df3 100644 (file)
@@ -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@"