[packages/kde4-kdebase-runtime] Fix applying patches.

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


commit 79565c7263e7e9f5e5db7308c5541fb90dfb8e24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:28:01 2025 +0200

    Fix applying patches.

 kde4-kdebase-runtime.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kde4-kdebase-runtime.spec b/kde4-kdebase-runtime.spec
index 0c2e49b..bcbca92 100644
--- a/kde4-kdebase-runtime.spec
+++ b/kde4-kdebase-runtime.spec
@@ -116,10 +116,10 @@ Wtyczki KDE 4 dla Phonona.
 %prep
 %setup -q -n %{orgname}-%{version} -a1
 #%patch100 -p1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdebase-runtime.git/commitdiff/79565c7263e7e9f5e5db7308c5541fb90dfb8e24



More information about the pld-cvs-commit mailing list