diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:37 +0000 |
commit | 2d0ec380bae2ec8d51b6193fee6577188c6bb2ec (patch) | |
tree | 00f9136b2844d7e9ddc861b845ccc309aaa6091a /debian/rust-src.install | |
parent | Merging upstream version 1.70.0+dfsg1. (diff) | |
download | rustc-debian/1.70.0+dfsg1-7.tar.xz rustc-debian/1.70.0+dfsg1-7.zip |
Adding debian version 1.70.0+dfsg1-7.debian/1.70.0+dfsg1-7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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} |