mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-02 19:15:59 +00:00
13 lines
307 B
Diff
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",
|