[packages/kde4-kdesdk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:28:48 CEST 2025


commit 2cf961718d2e1d52af6530d241f3ee2d0d2e4433
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:28:32 2025 +0200

    Fix applying patches.

 kde4-kdesdk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdesdk.spec b/kde4-kdesdk.spec
index 65b9343..907b5e8 100644
--- a/kde4-kdesdk.spec
+++ b/kde4-kdesdk.spec
@@ -487,8 +487,8 @@ que usem as bibliotecas do kdesdk.
 %prep
 %setup -q -n %{orgname}-%{version}
 #%patch100 -p0
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdesdk.git/commitdiff/2cf961718d2e1d52af6530d241f3ee2d0d2e4433



More information about the pld-cvs-commit mailing list