[packages/dbus-c++] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:11:26 CEST 2025


commit 65b1c275d889fa1fa61cfd315f3f40c741f33382
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:11:10 2025 +0200

    Fix applying patches.

 dbus-c++.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/dbus-c++.spec b/dbus-c++.spec
index 187b2c7..f3475c7 100644
--- a/dbus-c++.spec
+++ b/dbus-c++.spec
@@ -144,12 +144,12 @@ Statyczna biblioteka dbus-c++-ecore.
 
 %prep
 %setup -q -n lib%{name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dbus-c++.git/commitdiff/65b1c275d889fa1fa61cfd315f3f40c741f33382



More information about the pld-cvs-commit mailing list