[packages/mogwai] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:42 CEST 2025
commit 5040f69436cd37d327e67bb94e5ab15e4aff971d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:21:26 2025 +0200
Fix applying patches.
mogwai.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mogwai.spec b/mogwai.spec
index ac714f1..d33368d 100644
--- a/mogwai.spec
+++ b/mogwai.spec
@@ -123,7 +123,7 @@ Ten pakiet zawiera demona planującego.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mogwai.git/commitdiff/5040f69436cd37d327e67bb94e5ab15e4aff971d
More information about the pld-cvs-commit
mailing list