[packages/mppdec] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:37 CEST 2025
commit fc85fb4e4dbc46b88018638d8f34140186c97f8c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:21 2025 +0200
Fix applying patches.
mppdec.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mppdec.spec b/mppdec.spec
index 05e1e0f..e77f632 100644
--- a/mppdec.spec
+++ b/mppdec.spec
@@ -38,7 +38,7 @@ więc dekoder jest nadal dużo szybszy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# don't want static binaries
grep -v -e '-static' Makefile > Makefile.nostatic
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mppdec.git/commitdiff/fc85fb4e4dbc46b88018638d8f34140186c97f8c
More information about the pld-cvs-commit
mailing list