diff options
Diffstat (limited to 'debian/rust-src.install')
-rw-r--r-- | debian/rust-src.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rust-src.install b/debian/rust-src.install index b4b93ffcb..ea9961ce1 100644 --- a/debian/rust-src.install +++ b/debian/rust-src.install @@ -8,7 +8,7 @@ README.md usr/src/rustc-${env:RUST_LONG_VERSION} RELEASES.md usr/src/rustc-${env:RUST_LONG_VERSION} configure usr/src/rustc-${env:RUST_LONG_VERSION} x.py usr/src/rustc-${env:RUST_LONG_VERSION} -config.toml.example usr/src/rustc-${env:RUST_LONG_VERSION} +config.example.toml usr/src/rustc-${env:RUST_LONG_VERSION} Cargo.toml usr/src/rustc-${env:RUST_LONG_VERSION} src usr/src/rustc-${env:RUST_LONG_VERSION} library usr/src/rustc-${env:RUST_LONG_VERSION} |