mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-24 18:12:32 +00:00
No longer delete headers from parameter; they aren't there anymore
This commit is contained in:
@@ -122,8 +122,6 @@ install:
|
||||
- mkdir -p libs/parameter_python
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/parameter_python
|
||||
- python tools/boostdep/depinst/depinst.py parameter_python
|
||||
- rm libs/parameter/include/boost/parameter/python.hpp
|
||||
- rm -rf libs/parameter/include/boost/parameter/aux_/python
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user