[packages/apache1-mod_auth_yp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:34:37 CEST 2025


commit 1a12ec0cca95894249e61d2d8231a864dbcb7dd6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:34:21 2025 +0200

    Fix applying patches.

 apache1-mod_auth_yp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache1-mod_auth_yp.spec b/apache1-mod_auth_yp.spec
index 1b9ff45..46690bc 100644
--- a/apache1-mod_auth_yp.spec
+++ b/apache1-mod_auth_yp.spec
@@ -30,8 +30,8 @@ Moduł do Apache'a autoryzujący w domenie NIS/YP.
 %prep
 %setup -qcT
 install %{SOURCE0} .
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 
 %build
 %{apxs} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_auth_yp.git/commitdiff/1a12ec0cca95894249e61d2d8231a864dbcb7dd6



More information about the pld-cvs-commit mailing list