[packages/gtk2-change-theme] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:01:27 CEST 2025
commit 5733031b2835200beb6248ed78be48f64cf8c5ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:01:12 2025 +0200
Fix applying patches.
gtk2-change-theme.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk2-change-theme.spec b/gtk2-change-theme.spec
index 32b7833..82d4d2d 100644
--- a/gtk2-change-theme.spec
+++ b/gtk2-change-theme.spec
@@ -33,9 +33,9 @@ Gtk+2.
%prep
%setup -q -n %{_rnam}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk2-change-theme.git/commitdiff/5733031b2835200beb6248ed78be48f64cf8c5ce
More information about the pld-cvs-commit
mailing list