[packages/kicker-compiz] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:01 CEST 2025
commit 3ae8af64356ef1601ff792dcf2ff8373893e49df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:34:44 2025 +0200
Fix applying patches.
kicker-compiz.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kicker-compiz.spec b/kicker-compiz.spec
index d949feb..f737d60 100644
--- a/kicker-compiz.spec
+++ b/kicker-compiz.spec
@@ -33,8 +33,8 @@ to robi kwin.
%prep
%setup -q -n %{name}-%{_kdever}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kicker-compiz.git/commitdiff/3ae8af64356ef1601ff792dcf2ff8373893e49df
More information about the pld-cvs-commit
mailing list