File: disable-autoexamples.diff

package info (click to toggle)
rust-mpris 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 496 kB
  • sloc: sh: 50; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,6 +28,7 @@
 ]
 license = "Apache-2.0"
 repository = "https://github.com/Mange/mpris-rs"
+autoexamples = false
 
 [dependencies.dbus]
 version = "0.9.6"