0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-02 19:15:59 +00:00
termux-packages/packages/distant/service-manager-0.2.0.diff
2023-03-12 23:57:39 +09: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",