[packages/kdebluetooth] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:30:21 CEST 2025


commit a05f91f3c9456bcde35376f80a8064f584c4c050
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:30:05 2025 +0200

    Fix applying patches.

 kdebluetooth.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kdebluetooth.spec b/kdebluetooth.spec
index 034debd..e8e2e8c 100644
--- a/kdebluetooth.spec
+++ b/kdebluetooth.spec
@@ -75,13 +75,13 @@ Pliki nagłówkowe bibliotek kdebluetooth.
 
 %prep
 %setup -q -n %{name}-%{version}_%{_beta}
-%patch0 -p1
+%patch -P0 -p1
 #%patch1 -p1
 #%patch2 -p1
-%patch3 -p1
+%patch -P3 -p1
 #%patch4 -p1
-%patch5 -p0
-%patch6 -p1
+%patch -P5 -p0
+%patch -P6 -p1
 
 %build
 cp %{_datadir}/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdebluetooth.git/commitdiff/a05f91f3c9456bcde35376f80a8064f584c4c050



More information about the pld-cvs-commit mailing list