[packages/arc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:14 CEST 2025
commit 477d04c713912e22b13fa0262881371894c294aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:58 2025 +0200
Fix applying patches.
arc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/arc.spec b/arc.spec
index 1f7c3ef..c7354d6 100644
--- a/arc.spec
+++ b/arc.spec
@@ -22,7 +22,7 @@ stare archiwa .arc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/arc.git/commitdiff/477d04c713912e22b13fa0262881371894c294aa
More information about the pld-cvs-commit
mailing list