[packages/clink] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:00:37 CEST 2025
commit e4ba81a965167a916b2b7873501ead5f63c2ec92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:22 2025 +0200
Fix applying patches.
clink.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clink.spec b/clink.spec
index 8c19b68..fb1e5ba 100644
--- a/clink.spec
+++ b/clink.spec
@@ -26,7 +26,7 @@ z pojedynczego źródła.
%prep
%setup -q -n %{name}.%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clink.git/commitdiff/e4ba81a965167a916b2b7873501ead5f63c2ec92
More information about the pld-cvs-commit
mailing list