From eb9a486090f2d3b61f92ce123e2f087ac6c8a893 Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Sat, 21 Oct 2023 16:45:27 +0100 Subject: [PATCH] Fix typo. --- emacs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 0228fb1..f92b807 100644 --- a/emacs.spec +++ b/emacs.spec @@ -344,7 +344,7 @@ LDFLAGS=-Wl,-z,relro; export LDFLAGS; --with-sqlite3 \ --with-tiff \ --with-tree-sitter \ - --with-webp + --with-webp \ --with-xpm \ %{?with_webkit:--with-xwidgets} %{setarch} %make_build bootstrap