summarylogtreecommitdiffstats
path: root/boost_python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'boost_python2.patch')
-rw-r--r--boost_python2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost_python2.patch b/boost_python2.patch
index b35028a961f7..82692cf28742 100644
--- a/boost_python2.patch
+++ b/boost_python2.patch
@@ -15,7 +15,7 @@ index 9be215b36..031c64ab0 100644
+ python27
REQUIRED
)
-+ # fix rest of code expecting 'Boost_PYTHON_LIBRAR'
++ # fix rest of code expecting 'Boost_PYTHON_LIBRARY'
+ set(Boost_PYTHON_LIBRARY "${Boost_PYTHON27_LIBRARY}")
# --Jinja2