Skip to content
Snippets Groups Projects
Commit 5b5b3ba9 authored by Valerio Mariani's avatar Valerio Mariani
Browse files

Fixed a problem with merge of create_bundle.py

parent 439a6820
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@ if len(sys.argv) < 2:
print 'usage: create_bundle.py additional_label'
sys.exit()
<<<<<<< HEAD
#boost_string='\".so.1.42.0\"'
=======
>>>>>>> Further updated to create_bundle.py
system_python_version='python2.6'
system_python_bin='/usr/bin/'+system_python_version
system_python_libs='/usr/lib/'+system_python_version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment