[packages/mcpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:16:23 CEST 2025
commit ffc11729010afc37e279b182498aeb8170c4ee3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:16:07 2025 +0200
Fix applying patches.
mcpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mcpp.spec b/mcpp.spec
index 88e9005..ba5fabb 100644
--- a/mcpp.spec
+++ b/mcpp.spec
@@ -47,7 +47,7 @@ Statyczna biblioteka mcpp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mcpp.git/commitdiff/ffc11729010afc37e279b182498aeb8170c4ee3f
More information about the pld-cvs-commit
mailing list