Skip to content

Commit

Permalink
fix: Merge branch 'installationScripts' of github.com:galacticusorg/i…
Browse files Browse the repository at this point in the history
…nstallationscripts into installationScripts
  • Loading branch information
abensonca committed Nov 14, 2023
2 parents ac1b4b4 + 86682fe commit 33e94ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .hgsigs

This file was deleted.

2 changes: 1 addition & 1 deletion galacticusInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ iPackage=$(expr $iPackage + 1)
maxVersion[$iPackage]="9.9.9"
yumInstall[$iPackage]="zlib-devel"
aptInstall[$iPackage]="zlib1g-dev"
sourceURL[$iPackage]="http://zlib.net/zlib-1.2.8.tar.gz"
sourceURL[$iPackage]="http://zlib.net/zlib-1.3.tar.gz"
buildEnvironment[$iPackage]=""
buildInOwnDir[$iPackage]=0
configOptions[$iPackage]="--prefix=$toolInstallPath"
Expand Down

0 comments on commit 33e94ba

Please sign in to comment.