[packages/mp1e] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:24:21 CEST 2025
commit 45bea1d845c2c13012efeeaf1f5fd951fad4b664
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:05 2025 +0200
Fix applying patches.
mp1e.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mp1e.spec b/mp1e.spec
index 1e63c49..461899e 100644
--- a/mp1e.spec
+++ b/mp1e.spec
@@ -40,7 +40,7 @@ OSS lub ALSA. Obsługiwane są tylko procesory x86 z rozszerzeniem MMX.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__rm} macros/{alsa,as}.m4
%if %{without alsa}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mp1e.git/commitdiff/45bea1d845c2c13012efeeaf1f5fd951fad4b664
More information about the pld-cvs-commit
mailing list