[packages/podbrowser] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:32 CEST 2025
commit eb56df4ff50b175370d1b5a769b308879a696aaa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:18:16 2025 +0200
Fix applying patches.
podbrowser.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/podbrowser.spec b/podbrowser.spec
index 79bc50e..7770178 100644
--- a/podbrowser.spec
+++ b/podbrowser.spec
@@ -25,7 +25,7 @@ użytkownika.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/podbrowser.git/commitdiff/eb56df4ff50b175370d1b5a769b308879a696aaa
More information about the pld-cvs-commit
mailing list