[packages/NewsCache] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:34:33 CEST 2025


commit bc299236d469759099313728333a6de7edbdef56
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:34:17 2025 +0200

    Fix applying patches.

 NewsCache.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NewsCache.spec b/NewsCache.spec
index d43e92e..ec2ff81 100644
--- a/NewsCache.spec
+++ b/NewsCache.spec
@@ -74,9 +74,9 @@ Uruchamia NewsCache pod konrolą inetd.
 
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
-%patch0 -p0
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/NewsCache.git/commitdiff/bc299236d469759099313728333a6de7edbdef56



More information about the pld-cvs-commit mailing list