[packages/mairix] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:13:43 CEST 2025
commit 7136d4d818d78ce9db22da92fd6184d348a42429
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:13:27 2025 +0200
Fix applying patches.
mairix.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mairix.spec b/mairix.spec
index c313473..c8cea10 100644
--- a/mairix.spec
+++ b/mairix.spec
@@ -70,7 +70,7 @@ Niektóre możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mairix.git/commitdiff/7136d4d818d78ce9db22da92fd6184d348a42429
More information about the pld-cvs-commit
mailing list