[packages/mms] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:16 CEST 2025
commit 74870d04432a2509500496d848b115aa38663582
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:21:00 2025 +0200
Fix applying patches.
mms.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mms.spec b/mms.spec
index 3fc5918..93a2b7e 100644
--- a/mms.spec
+++ b/mms.spec
@@ -32,7 +32,7 @@ jeżeli już go widziałeś i nie polubiłeś.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} all \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mms.git/commitdiff/74870d04432a2509500496d848b115aa38663582
More information about the pld-cvs-commit
mailing list