mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 14:51:13 -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.