[packages/apache-mod_gnutls] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:36:20 CEST 2025
commit a280953748b4e4c82c76e36a3284ed6e01415dba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:36:05 2025 +0200
Fix applying patches.
apache-mod_gnutls.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache-mod_gnutls.spec b/apache-mod_gnutls.spec
index 9da37c0..b9e9a0e 100644
--- a/apache-mod_gnutls.spec
+++ b/apache-mod_gnutls.spec
@@ -53,8 +53,8 @@ Możliwości:
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_gnutls.git/commitdiff/a280953748b4e4c82c76e36a3284ed6e01415dba
More information about the pld-cvs-commit
mailing list