[packages/medoosa] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:21 CEST 2025
commit 7e015a4abaa6b15c60b61e39cb61d59a27c33c28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:05 2025 +0200
Fix applying patches.
medoosa.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/medoosa.spec b/medoosa.spec
index 130cb78..56a3a95 100644
--- a/medoosa.spec
+++ b/medoosa.spec
@@ -36,7 +36,7 @@ Aktualnie rozmieszczenie diagramów musi być wykonywane ręcznie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/medoosa.git/commitdiff/7e015a4abaa6b15c60b61e39cb61d59a27c33c28
More information about the pld-cvs-commit
mailing list