File: disable-compiletest.diff

package info (click to toggle)
rust-zbus-macros-1 1.9.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: zbus-macros-1/Cargo.toml
===================================================================
--- zbus-macros-1.orig/Cargo.toml
+++ zbus-macros-1/Cargo.toml
@@ -29,6 +29,7 @@ categories = [
 ]
 license = "MIT"
 repository = "https://gitlab.freedesktop.org/dbus/zbus/"
+autotests = false
 
 [lib]
 proc-macro = true