[packages/kiba-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:34:54 CEST 2025
commit efe46834128eafb35b69a7f5df7a2453a7f9d591
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:34:38 2025 +0200
Fix applying patches.
kiba-plugins.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kiba-plugins.spec b/kiba-plugins.spec
index 75fcb13..5faaedf 100644
--- a/kiba-plugins.spec
+++ b/kiba-plugins.spec
@@ -16,7 +16,7 @@ Funky dock for X11
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
# This is a CVS snapshot, so we need to generate makefiles.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kiba-plugins.git/commitdiff/efe46834128eafb35b69a7f5df7a2453a7f9d591
More information about the pld-cvs-commit
mailing list