summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladislav Nepogodin2024-06-02 14:31:29 +0400
committerVladislav Nepogodin2024-06-02 14:31:29 +0400
commit6a15c62d5c913a6c67ab9abf415df899d0d42023 (patch)
tree19b479633a242ec6971d4afc583afc91f07d34ca /PKGBUILD
parent1b513d8a476d19b9568b7536b380301a26c38cb0 (diff)
downloadaur-gccrs-git.tar.gz
rust1->crab1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89d0a67ea14b..e5182e8c563d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -253,7 +253,7 @@ package_gccrs-rust-git() {
make -C gcc DESTDIR="$pkgdir" rust.install-{common,man,info}
install -Dm755 gcc/gccrs "$pkgdir"/usr/bin/gccrs
- install -Dm755 gcc/rust1 "$pkgdir"/"$_libdir"/rust1
+ install -Dm755 gcc/crab1 "$pkgdir"/"$_libdir"/crab1
# Install Runtime Library Exception
install -d "$pkgdir/usr/share/licenses/$pkgname/"