From 2799877fcd9fffd90bec25bdc7f25b95005dd200 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 16:19:00 +0000 Subject: Changes after running %prep ignore: true --- diff --git a/Makefile b/Makefile index d8a236e..431b1ce 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ UNSQ = unsq ASPELL = aspell # if you don't have ispell around, you may change this to aspell: -AFFIX_EXPANDER = ispell +AFFIX_EXPANDER = aspell ifeq ($(AFFIX_EXPANDER),ispell) AFFIX_EXPAND_PREREQ = ispell/$(1)_null.hash ispell/$(1)_null.aff