[packages/libethos] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:47:58 CEST 2025


commit a37cac138f3f876f1eb8fdba039db918a606dc0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:47:42 2025 +0200

    Fix applying patches.

 libethos.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libethos.spec b/libethos.spec
index 884f2ac..27de198 100644
--- a/libethos.spec
+++ b/libethos.spec
@@ -73,7 +73,7 @@ Dokumentacja API biblioteki Ethos.
 
 %prep
 %setup -q -n %{packname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libethos.git/commitdiff/a37cac138f3f876f1eb8fdba039db918a606dc0c



More information about the pld-cvs-commit mailing list