[packages/kde4-kcm-gtk] Fix applying patches.

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


commit b9c1d3d055fdf89442dad725b865b6dfe7945765
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:27:49 2025 +0200

    Fix applying patches.

 kde4-kcm-gtk.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kde4-kcm-gtk.spec b/kde4-kcm-gtk.spec
index 71ee68b..03f8a3a 100644
--- a/kde4-kcm-gtk.spec
+++ b/kde4-kcm-gtk.spec
@@ -24,10 +24,10 @@ appearance of GTK apps in KDE.
 
 %prep
 %setup -q -n kcm-gtk-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 # fixup for kde-4.5+, see http://bugzilla.redhat.com/628381
 sed -i.kde45 -e 's|^X-KDE-System-Settings-Parent-Category=appearance$|X-KDE-System-Settings-Parent-Category=application-appearance|' kcmgtk.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kcm-gtk.git/commitdiff/b9c1d3d055fdf89442dad725b865b6dfe7945765



More information about the pld-cvs-commit mailing list