[packages/dbus-qt3] Fix applying patches.

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


commit 69c5c48911ee19d6ed5992c503163c46e18a45c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:11:13 2025 +0200

    Fix applying patches.

 dbus-qt3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dbus-qt3.spec b/dbus-qt3.spec
index 2505c08..92f95a0 100644
--- a/dbus-qt3.spec
+++ b/dbus-qt3.spec
@@ -55,8 +55,8 @@ Statyczna biblioteka do używania D-BUS oparta o Qt.
 
 %prep
 %setup -qn %{rname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dbus-qt3.git/commitdiff/69c5c48911ee19d6ed5992c503163c46e18a45c7



More information about the pld-cvs-commit mailing list