Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Fix building for Android, enable tlmgr updates #896

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Fix building for Android, enable tlmgr updates #896

merged 2 commits into from
Apr 22, 2022

Conversation

MrAdityaAlok
Copy link
Contributor

@MrAdityaAlok MrAdityaAlok commented Apr 14, 2022

  • fix(os/unix): cannot find SkipStep while building for android
  • feat: enable tlmgr updates for android

Standards checklist:

  • The PR title is descriptive.
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself
    • I also tested that Topgrade skips the step where needed

If you developed a feature or a bug fix for someone else and you do not have the
means to test it, please tag this person here.

Closes #895

@MrAdityaAlok MrAdityaAlok marked this pull request as draft April 14, 2022 07:36
ERROR: cannot find function, tuple struct or tuple variant `SkipStep`

Disable updating gnome extensions for Android.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
@MrAdityaAlok MrAdityaAlok marked this pull request as ready for review April 14, 2022 08:30
@r-darwish r-darwish merged commit ff7a4f3 into r-darwish:master Apr 22, 2022
@MrAdityaAlok MrAdityaAlok deleted the android-support branch May 9, 2022 09:55
MrAdityaAlok added a commit to termux/termux-packages that referenced this pull request May 15, 2022
- remove patches upstreamed in r-darwish/topgrade#896

closes #10682

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Could not compile for Android(Termux)
2 participants