[packages/viewvc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:30:12 CEST 2025


commit aa1b14d24a4eea021cc310799c03b74cbf404791
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:29:56 2025 +0200

    Fix applying patches.

 viewvc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/viewvc.spec b/viewvc.spec
index 35965c7..3a79b94 100644
--- a/viewvc.spec
+++ b/viewvc.spec
@@ -166,8 +166,8 @@ ViewVC - szablon viewsvn
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/viewvc.git/commitdiff/aa1b14d24a4eea021cc310799c03b74cbf404791



More information about the pld-cvs-commit mailing list