diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a1f30f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/unsafe-libyaml-0.2.10.crate diff --git a/.rust-unsafe-libyaml.metadata b/.rust-unsafe-libyaml.metadata index e69de29..795d09f 100644 --- a/.rust-unsafe-libyaml.metadata +++ b/.rust-unsafe-libyaml.metadata @@ -0,0 +1 @@ +d15f3bddfc61717d02c2184f22e5a408613c5ae1 SOURCES/unsafe-libyaml-0.2.10.crate diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..553347c --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["tests can only be run in-tree"] + diff --git a/SOURCES/unsafe-libyaml-0.2.10.crate b/SOURCES/unsafe-libyaml-0.2.10.crate deleted file mode 100644 index 4411c86..0000000 Binary files a/SOURCES/unsafe-libyaml-0.2.10.crate and /dev/null differ