ensure that Android TH splice is expanded in native side of build
This commit is contained in:
parent
27bb1be7f1
commit
5163d5fb39
3 changed files with 10 additions and 4 deletions
|
@ -23,7 +23,7 @@ import Config
|
|||
- -}
|
||||
getConfigStartUpgradeR :: GitAnnexDistribution -> Handler Html
|
||||
getConfigStartUpgradeR d = do
|
||||
#ifdef __ANDROID__
|
||||
#ifdef ANDROID_SPLICES
|
||||
let url = distributionUrl d
|
||||
page "Upgrade" (Just Configuration) $
|
||||
$(widgetFile "configurators/upgrade/android")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue