From b8d5e46b38600aa301e7aea2e320c527449c2789 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Sun, 7 Jul 2024 16:52:50 +0200 Subject: [PATCH] Remove unused bogus call to make MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We moved upstream to meson, but somehow I had left this in. 🤦 --- python3-cangjie.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index 36015c5..51e5a97 100644 --- a/python3-cangjie.spec +++ b/python3-cangjie.spec @@ -28,7 +28,6 @@ input methods. %build %meson -Db_coverage=true %meson_build -make %{?_smp_mflags} %install