[packages/streamtuner] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:20 CEST 2025
commit 5c5d80b45e9b8f60e76b9313277f133f281cc7cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:05 2025 +0200
Fix applying patches.
streamtuner.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/streamtuner.spec b/streamtuner.spec
index 1c6461b..e347b98 100644
--- a/streamtuner.spec
+++ b/streamtuner.spec
@@ -130,8 +130,8 @@ Wtyczka dla streamtunera implementująca obsługę dir.xiph.org.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
gnome-doc-common
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/streamtuner.git/commitdiff/5c5d80b45e9b8f60e76b9313277f133f281cc7cf
More information about the pld-cvs-commit
mailing list