[packages/mico] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:53 CEST 2025
commit 8f6b72e44c8422dbfba66759cd9ca3d7f6979ceb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:18:37 2025 +0200
Fix applying patches.
mico.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mico.spec b/mico.spec
index 93648d3..c283b32 100644
--- a/mico.spec
+++ b/mico.spec
@@ -61,7 +61,7 @@ Biblioteki statyczne MICO.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mico.git/commitdiff/8f6b72e44c8422dbfba66759cd9ca3d7f6979ceb
More information about the pld-cvs-commit
mailing list