[packages/tkcvs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:05 CEST 2025
commit 3ee9a929fc895fbdcd0a641da42320adca7647cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:49 2025 +0200
Fix applying patches.
tkcvs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tkcvs.spec b/tkcvs.spec
index 2831c51..60a0817 100644
--- a/tkcvs.spec
+++ b/tkcvs.spec
@@ -40,7 +40,7 @@ przeglądania i łączenia naniesionych modyfikacji.
%prep
%setup -q -n %{name}_%{tar_version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tkcvs.git/commitdiff/3ee9a929fc895fbdcd0a641da42320adca7647cd
More information about the pld-cvs-commit
mailing list