[packages/mrg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:48 CEST 2025
commit fab0cf35288112fae37c54da8d6d4d347d2c98ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:32 2025 +0200
Fix applying patches.
mrg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mrg.spec b/mrg.spec
index 59e2bf5..aa8f43f 100644
--- a/mrg.spec
+++ b/mrg.spec
@@ -76,7 +76,7 @@ Statyczna biblioteka mrg.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mrg.git/commitdiff/fab0cf35288112fae37c54da8d6d4d347d2c98ef
More information about the pld-cvs-commit
mailing list