[packages/kbiff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:27:11 CEST 2025
commit 17ca74af333c2406393b3edcd1e5b3212097d04d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:26:55 2025 +0200
Fix applying patches.
kbiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kbiff.spec b/kbiff.spec
index 6e0cd0f..fa5e29a 100644
--- a/kbiff.spec
+++ b/kbiff.spec
@@ -34,7 +34,7 @@ Dodatkowo obsługuje SSL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kbiff.git/commitdiff/17ca74af333c2406393b3edcd1e5b3212097d04d
More information about the pld-cvs-commit
mailing list