[packages/libeweather] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:48:07 CEST 2025


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

    Fix applying patches.

 libeweather.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libeweather.spec b/libeweather.spec
index 478d361..31794ac 100644
--- a/libeweather.spec
+++ b/libeweather.spec
@@ -76,7 +76,7 @@ Statyczna biblioteka Eweather.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libeweather.git/commitdiff/5d45ca5b822c0957807e22af620d8a24135e984a



More information about the pld-cvs-commit mailing list