no-op change to ensure configure is re-run on autobuilders to pick up UPGRADE_LOCATION
This commit is contained in:
parent
f5066d788a
commit
0e8e684d6c
1 changed files with 0 additions and 1 deletions
|
@ -137,4 +137,3 @@ androidConfig c = overrides ++ filter (not . overridden) c
|
|||
]
|
||||
overridden (Config k _) = k `elem` overridekeys
|
||||
overridekeys = map (\(Config k _) -> k) overrides
|
||||
|
||||
|
|
Loading…
Reference in a new issue