From 9338fa795b7d66e556ba4022edaf798d84906935 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 8 Jun 2019 22:54:01 +0200 Subject: [PATCH] Fix typo Signed-off-by: Igor Gnatenko --- ripgrep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ripgrep.yaml b/ripgrep.yaml index 6e6404e..1edf28c 100644 --- a/ripgrep.yaml +++ b/ripgrep.yaml @@ -482,4 +482,4 @@ data: ref: 9a9698aab62e1976477d9b3068cbabe03053b30e # rust-ripgrep-11.0.1-1.fc31 buildopts: rpms: - macros: %__build_crates ripgrep + macros: '%__build_crates ripgrep'