This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository legacy-imlib2_loaders.
View the commit online.
commit 9fbdd9653f139977b2098f20fd047ffc60a9797e
Author: Kim Woelders <[email protected]>
AuthorDate: Fri Aug 7 13:13:00 2026 +0200
Spec file: Add a %conf section
---
imlib2_loaders.spec.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/imlib2_loaders.spec.in b/imlib2_loaders.spec.in
index a33b570..b34f599 100644
--- a/imlib2_loaders.spec.in
+++ b/imlib2_loaders.spec.in
@@ -17,8 +17,10 @@ directly.
%prep
%setup -q
-%build
+%conf
%configure
+
+%build
make %{?_smp_mflags}
%install
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.