mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-01 16:31:16 -03:00
Newer versions of cargo include the Cargo.toml.orig file when vendoring, but dh_clean removes those by default. Try to disable this to fix the package builds again.