[packages/btsco] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:52:06 CEST 2025
commit 73a815542690ee063fa9bd16aa234d3da9795a17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:51:50 2025 +0200
Fix applying patches.
btsco.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/btsco.spec b/btsco.spec
index d8d4220..215f688 100644
--- a/btsco.spec
+++ b/btsco.spec
@@ -68,9 +68,9 @@ snd_bt_sco.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/btsco.git/commitdiff/73a815542690ee063fa9bd16aa234d3da9795a17
More information about the pld-cvs-commit
mailing list