MX/DIALS: prefix specification fixed in install function
This commit is contained in:
@@ -18,7 +18,7 @@ pbuild::compile() {
|
||||
}
|
||||
|
||||
pbuild::install() {
|
||||
./install --prefix=/opt/psi/MX/DIALS/${V}
|
||||
./install --prefix="${PREFIX}"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user