[packages/pyrss] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:43 CEST 2025
commit b50c47d739527ad67184e3c707e247469d979bf3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:27 2025 +0200
Fix applying patches.
pyrss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pyrss.spec b/pyrss.spec
index a174457..d42239c 100644
--- a/pyrss.spec
+++ b/pyrss.spec
@@ -34,7 +34,7 @@ przekierowuje te nowe wiadomości jako wiadomości Jabbera.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pyrss.git/commitdiff/b50c47d739527ad67184e3c707e247469d979bf3
More information about the pld-cvs-commit
mailing list