[packages/mimetic] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:19:17 CEST 2025


commit e03dad87999d37d1329e33b1d46a2cd5511db003
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:19:01 2025 +0200

    Fix applying patches.

 mimetic.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mimetic.spec b/mimetic.spec
index 5cdf2c9..efce409 100644
--- a/mimetic.spec
+++ b/mimetic.spec
@@ -29,7 +29,7 @@ Header files and more to develop using mimetic.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mimetic.git/commitdiff/e03dad87999d37d1329e33b1d46a2cd5511db003



More information about the pld-cvs-commit mailing list