From 64a3d6cec1383a51934e871ca08e14ecf10982de Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Sat, 21 Oct 2023 12:40:23 +0100 Subject: [PATCH] Fix typo. --- emacs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index d4711ee..0228fb1 100644 --- a/emacs.spec +++ b/emacs.spec @@ -276,7 +276,7 @@ LDFLAGS=-Wl,-z,relro; export LDFLAGS; --with-x-toolkit=lucid \ --with-xft \ --with-xinput2 \ - --with-xpm \ + --with-xpm %{setarch} %make_build bootstrap %{setarch} %make_build cd ..