Skip to content
Snippets Groups Projects
Commit 70a74e2d authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #7432: Fixed installation directory of python messagebus package

parent 209e4084
No related branches found
No related tags found
No related merge requests found
...@@ -21,4 +21,5 @@ endforeach(prog ${messagebus_PROGRAMS}) ...@@ -21,4 +21,5 @@ endforeach(prog ${messagebus_PROGRAMS})
python_install( python_install(
__init__.py __init__.py
MsgBus.py MsgBus.py
DESTINATION MessageBus/) DESTINATION lofar/messagebus)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment