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

Fixed a problem with merge of create_bundle.py

parent 7bd45e40
Branches
Tags
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.
Please register or to comment