[packages/kgit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:34:43 CEST 2025
commit b431952ec806679e7aec62ab34da15e99731e134
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:34:26 2025 +0200
Fix applying patches.
kgit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kgit.spec b/kgit.spec
index 5548951..7e67df6 100644
--- a/kgit.spec
+++ b/kgit.spec
@@ -32,7 +32,7 @@ przeglądarką repozytoriów.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.* admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kgit.git/commitdiff/b431952ec806679e7aec62ab34da15e99731e134
More information about the pld-cvs-commit
mailing list