[packages/kibble] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:34:57 CEST 2025
commit 3d243430079fbac2fae34e81186496c4bab2d215
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:34:41 2025 +0200
Fix applying patches.
kibble.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kibble.spec b/kibble.spec
index 8de2b5a..be15aca 100644
--- a/kibble.spec
+++ b/kibble.spec
@@ -27,7 +27,7 @@ o pomysłach.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kibble.git/commitdiff/3d243430079fbac2fae34e81186496c4bab2d215
More information about the pld-cvs-commit
mailing list