[packages/rubberband] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:46:32 CEST 2025
commit c062d57f741fb01fa22875897053724f6da224e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:46:15 2025 +0200
Fix applying patches.
rubberband.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubberband.spec b/rubberband.spec
index 743aa78..496f2eb 100644
--- a/rubberband.spec
+++ b/rubberband.spec
@@ -134,8 +134,8 @@ Wtyczka Vamp rubberband.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with java}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rubberband.git/commitdiff/c062d57f741fb01fa22875897053724f6da224e3
More information about the pld-cvs-commit
mailing list