[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569.
From: |
Brendan Tildesley |
Subject: |
[bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569. |
Date: |
Wed, 2 Mar 2022 10:59:06 +1100 |
* gnu/local.mk: Fix typo.
---
gnu/local.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/local.mk b/gnu/local.mk
index b90c40bc09..a14e9a101f 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1764,7 +1764,7 @@ dist_patch_DATA =
\
%D%/packages/patches/rust-nettle-disable-vendor.patch \
%D%/packages/patches/rust-nettle-sys-disable-vendor.patch \
%D%/packages/patches/rust-openssl-sys-no-vendor.patch \
- %D%/packages/patches/rust-pinot-0.1-implement-math-table \
+ %D%/packages/patches/rust-pinot-0.1-implement-math-table.patch \
%D%/packages/patches/rust-shell2batch-lint-fix.patch \
%D%/packages/patches/rust-wl-clipboard-rs-newer-wl.patch \
%D%/packages/patches/sbc-fix-build-non-x86.patch \
--
2.34.0
- [bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569.,
Brendan Tildesley <=