[packages/ink] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:14:55 CEST 2025
commit b575969c603b4d42a069956c4c52ae8f35f9f8b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:14:39 2025 +0200
Fix applying patches.
ink.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ink.spec b/ink.spec
index 1ab0583..3f7f089 100644
--- a/ink.spec
+++ b/ink.spec
@@ -27,7 +27,7 @@ atramentu w drukarce.
%prep
%setup -q
%if %{with parport}
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ink.git/commitdiff/b575969c603b4d42a069956c4c52ae8f35f9f8b7
More information about the pld-cvs-commit
mailing list