Files
termux-packages/packages/distant/service-manager-0.2.0.diff
termux-pacman-bot 32a1e81aca new package: distant
2023-03-12 15:02:37 +00:00

13 lines
307 B
Diff

This is bogus.
--- a/src/kind.rs
+++ b/src/kind.rs
@@ -38,6 +38,7 @@
/// Looks up the kind of service management platform native to the operating system
#[cfg(any(
+ target_os = "android",
target_os = "freebsd",
target_os = "dragonfly",
target_os = "openbsd",