[packages/apache-mod_nss] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:36:41 CEST 2025


commit f78437ae66b4038c570e3c642361b57983916d41
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:36:25 2025 +0200

    Fix applying patches.

 apache-mod_nss.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_nss.spec b/apache-mod_nss.spec
index 3f59285..745c4e2 100644
--- a/apache-mod_nss.spec
+++ b/apache-mod_nss.spec
@@ -61,7 +61,7 @@ zamiast OpenSSL.
 
 %prep
 %setup -q -n mod_nss-%{version} -a3
-%patch0 -p1
+%patch -P0 -p1
 cp %{SOURCE1} server.crt
 cp %{SOURCE2} server.key
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_nss.git/commitdiff/f78437ae66b4038c570e3c642361b57983916d41



More information about the pld-cvs-commit mailing list