[packages/ketchup] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:34:05 CEST 2025
commit 03b8e0619e55af8a2d9e5e2b5873cd38d3975c07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:33:49 2025 +0200
Fix applying patches.
ketchup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ketchup.spec b/ketchup.spec
index 37db0ff..e91c9b0 100644
--- a/ketchup.spec
+++ b/ketchup.spec
@@ -29,7 +29,7 @@ aby stworzyć najnowsze repozytorium ze starszego.
%prep
%setup -qc
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ketchup.git/commitdiff/03b8e0619e55af8a2d9e5e2b5873cd38d3975c07
More information about the pld-cvs-commit
mailing list