[packages/msmtp] - fixed build with gettext 0.24.1+

qboosh qboosh at pld-linux.org
Fri May 30 21:35:58 CEST 2025


commit ae2cef083893e0980dbcbf27b0b4ee63f7f07140
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 30 21:30:00 2025 +0200

    - fixed build with gettext 0.24.1+

 msmtp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/msmtp.spec b/msmtp.spec
index 4a963e8..2885429 100644
--- a/msmtp.spec
+++ b/msmtp.spec
@@ -85,10 +85,10 @@ Dowiązania symboliczne msmtp do sendmaila.
 
 %build
 %{__gettextize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoheader}
-%{__automake}
 %{__autoconf}
+%{__automake}
 %configure \
 	--disable-silent-rules \
 	--with-libgsasl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/msmtp.git/commitdiff/ae2cef083893e0980dbcbf27b0b4ee63f7f07140



More information about the pld-cvs-commit mailing list