[packages/libmpcdec] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:54:47 CEST 2025
commit bc593d7f5e3e19a1ba113373c29a343a09a3f007
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:54:31 2025 +0200
Fix applying patches.
libmpcdec.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmpcdec.spec b/libmpcdec.spec
index 0606a94..753dc0d 100644
--- a/libmpcdec.spec
+++ b/libmpcdec.spec
@@ -84,7 +84,7 @@ Przykład użycia libmpcdec z dokumentacją.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{?debug:%{__sed} -i -e "s,-O3 -fomit-frame-pointer,,g" configure.ac}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libmpcdec.git/commitdiff/bc593d7f5e3e19a1ba113373c29a343a09a3f007
More information about the pld-cvs-commit
mailing list