use .info, allow multiple info files in same directory
This commit is contained in:
parent
3a5baf2d48
commit
3f85d851bb
2 changed files with 2 additions and 6 deletions
|
@ -84,4 +84,4 @@ getDistributionInfo = do
|
|||
)
|
||||
|
||||
distributionInfoUrl :: String
|
||||
distributionInfoUrl = fromJust Build.SysConfig.upgradelocation ++ "/info"
|
||||
distributionInfoUrl = fromJust Build.SysConfig.upgradelocation ++ ".info"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue