File: disable-unix_path.patch

package info (click to toggle)
fish 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 35,908 kB
  • sloc: python: 6,972; javascript: 1,407; sh: 1,009; xml: 411; ansic: 230; objc: 78; makefile: 20
file content (15 lines) | stat: -rw-r--r-- 331 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Only used for Windows builds
Forwarded: not-needed
Last-Update: 2025-11-21
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -65,3 +65,3 @@
 unicode-width = "0.2.0"
-unix_path = "1.0.1"
+#unix_path = "1.0.1"

@@ -137,3 +137,3 @@
 [target.'cfg(windows)'.build-dependencies]
-unix_path.workspace = true
+#unix_path.workspace = true