[packages/libmpc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:44 CEST 2025


commit a15140f5ae93523c37eb8ae5575a8b1123dd6999
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:28 2025 +0200

    Fix applying patches.

 libmpc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmpc.spec b/libmpc.spec
index c07bbe5..1040f45 100644
--- a/libmpc.spec
+++ b/libmpc.spec
@@ -55,7 +55,7 @@ Statyczna biblioteka MPC.
 
 %prep
 %setup -q -n mpc-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmpc.git/commitdiff/a15140f5ae93523c37eb8ae5575a8b1123dd6999



More information about the pld-cvs-commit mailing list