[packages/erecoder] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:41 CEST 2025
commit 67955d0265d1b354b0489e8f01c43f58d6d5e90e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:26 2025 +0200
Fix applying patches.
erecoder.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/erecoder.spec b/erecoder.spec
index 167ec97..91452a1 100644
--- a/erecoder.spec
+++ b/erecoder.spec
@@ -41,7 +41,7 @@ Jego możliwości to m.in.:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/erecoder.git/commitdiff/67955d0265d1b354b0489e8f01c43f58d6d5e90e
More information about the pld-cvs-commit
mailing list