diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-24 00:33:10 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-24 00:33:10 -0500 |
commit | 6ba5a0b49b0e93a8db97bd9afc5afb2a18588e07 (patch) | |
tree | 11d20e6a9a2ed44c5cac4483c0269f47dbc0148b /system/boost/boost-1.57.0-python-libpython_dep.patch | |
parent | 8f427be8c954ca358fb56d82cb9dc9329d024548 (diff) | |
download | packages-6ba5a0b49b0e93a8db97bd9afc5afb2a18588e07.tar.gz packages-6ba5a0b49b0e93a8db97bd9afc5afb2a18588e07.tar.bz2 packages-6ba5a0b49b0e93a8db97bd9afc5afb2a18588e07.tar.xz packages-6ba5a0b49b0e93a8db97bd9afc5afb2a18588e07.zip |
boost: move to user/
Diffstat (limited to 'system/boost/boost-1.57.0-python-libpython_dep.patch')
-rw-r--r-- | system/boost/boost-1.57.0-python-libpython_dep.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/boost/boost-1.57.0-python-libpython_dep.patch b/system/boost/boost-1.57.0-python-libpython_dep.patch deleted file mode 100644 index 57bfc2677..000000000 --- a/system/boost/boost-1.57.0-python-libpython_dep.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: boost_1_57_0/tools/build/src/tools/python.jam -=================================================================== ---- boost_1_57_0/tools/build/src/tools/python.jam (revision 50406) -+++ boost_1_57_0/tools/build/src/tools/python.jam (working copy) -@@ -994,7 +994,7 @@ - else - { - alias python_for_extensions -- : -+ : python - : $(target-requirements) - : - : $(usage-requirements) |