Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/rust/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rust/PKGBUILD')
-rw-r--r--community/rust/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/PKGBUILD b/community/rust/PKGBUILD
index 7e8ce061..221bfd43 100644
--- a/community/rust/PKGBUILD
+++ b/community/rust/PKGBUILD
@@ -4,6 +4,6 @@ sha256sums+=('55d59786b6a24590951688c01910ac331996fc5ea5e20f10d227db24b93b1e74')
eval "$(
declare -f prepare | \
sed '
- 2 a patch -p1 -i "$srcdir/config.toml.patch"
+ $ i patch -p1 -i "$srcdir/config.toml.patch"
'
)"