[packages/cleanfeed] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:00:20 CEST 2025


commit 0c7a739f8f63e9277638f1aaf5e2f0280c2314e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:00:04 2025 +0200

    Fix applying patches.

 cleanfeed.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cleanfeed.spec b/cleanfeed.spec
index 9146a4e..e125efe 100644
--- a/cleanfeed.spec
+++ b/cleanfeed.spec
@@ -31,7 +31,7 @@ przychodzących "feedów".
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cleanfeed.git/commitdiff/0c7a739f8f63e9277638f1aaf5e2f0280c2314e6



More information about the pld-cvs-commit mailing list