Skip to content
Snippets Groups Projects
Commit ecaaafca authored by Anke Kreuzer's avatar Anke Kreuzer
Browse files

The path to the bin64 and man file were wrong in the previous commit/MR

parent b2575997
Branches
No related tags found
No related merge requests found
......@@ -18,8 +18,8 @@ checksums = ['5d8ef163f70ee3dc42b13642f321d974f49915d55914ba1ca9177ed29b100b9d']
dontcreateinstalldir = True
modextrapaths = {
'PATH': 'advisor/bin64',
'MANPATH': 'advisor/man'
'PATH': '%(namelower)s/%(version)s/bin64',
'MANPATH': '%(namelower)s/%(version)s/man'
}
sanity_check_paths = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment