mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 14:33:00 +02:00
rust-home: New package.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
edf4c9817e
commit
02c1439612
14
src/patches/rust-home-0.5.3-fix-metadata.patch
Normal file
14
src/patches/rust-home-0.5.3-fix-metadata.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
--- home-0.5.3/Cargo.toml.orig 2022-01-28 09:48:10.902178349 +0000
|
||||
+++ home-0.5.3/Cargo.toml 2022-01-28 09:48:19.413558260 +0000
|
||||
@@ -15,11 +15,3 @@
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/brson/home"
|
||||
description = "Shared definitions of home directories"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = [
|
||||
- "shlobj",
|
||||
- "std",
|
||||
- "winerror",
|
||||
-]
|
||||
Reference in New Issue
Block a user