[packages/apache-mod_python] - table_nohash type fix is not needed on x8664
baggins
baggins at pld-linux.org
Sat Oct 12 23:45:46 CEST 2024
commit b7e48005d0b204678ce788bdafd044d4c0e0a3e7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Oct 12 23:44:02 2024 +0200
- table_nohash type fix is not needed on x8664
apache-mod_python.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/apache-mod_python.spec b/apache-mod_python.spec
index 8ec8908..408b059 100644
--- a/apache-mod_python.spec
+++ b/apache-mod_python.spec
@@ -238,7 +238,9 @@ prestandan jämfört med den traditionella CGI-metoden.
%patch0 -p1
%patch2 -p1
%patch3 -p1
+%ifnarch %{x8664}
%patch4 -p1
+%endif
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_python.git/commitdiff/4e70741981cc83ced0f78ffd3a023c87cfc9184f
More information about the pld-cvs-commit
mailing list