Skip to content
Snippets Groups Projects
Commit 0297e247 authored by Lorenz Thielbeer's avatar Lorenz Thielbeer
Browse files

fixed typo

parent adcba78e
No related branches found
No related tags found
3 merge requests!109create new experimental release,!108create new experimental release,!81Introduction of apbs, py-pdb2pqr and sda
......@@ -46,6 +46,6 @@ class Sda(MakefilePackage):
@property
def install_targets(self):
build_directory = 'sda_flex-7.3.3b/src/'
build_directory = 'sda_flex-7.3.3c/src/'
targets = ['init libsda sda_flex tools auxi clust test_module']
return ['prefix={0}'.format(self.prefix), 'install']
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment