File: disable-autoexamples.diff

package info (click to toggle)
rust-smithay-client-toolkit-0.16 0.16.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 912 kB
  • sloc: sh: 29; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: smithay-client-toolkit-0.16/Cargo.toml
===================================================================
--- smithay-client-toolkit-0.16.orig/Cargo.toml
+++ smithay-client-toolkit-0.16/Cargo.toml
@@ -24,6 +24,7 @@ keywords = [
 categories = ["gui"]
 license = "MIT"
 repository = "https://github.com/smithay/client-toolkit"
+autoexamples = false
 
 [dependencies.bitflags]
 version = "1.0"