[packages/urlwatch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:09 CEST 2025


commit cb22a754caca314c99ce96ca17a3ca2b86d316c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:53 2025 +0200

    Fix applying patches.

 urlwatch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/urlwatch.spec b/urlwatch.spec
index 11882cc..0c16ff2 100644
--- a/urlwatch.spec
+++ b/urlwatch.spec
@@ -30,7 +30,7 @@ crona.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urlwatch.git/commitdiff/cb22a754caca314c99ce96ca17a3ca2b86d316c0



More information about the pld-cvs-commit mailing list