[packages/specto] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:04:45 CEST 2025


commit 61ddc14ca98357caf8607e378b70c253fd22eb91
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:04:29 2025 +0200

    Fix applying patches.

 specto.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/specto.spec b/specto.spec
index e77d24d..5ec3f70 100644
--- a/specto.spec
+++ b/specto.spec
@@ -49,7 +49,7 @@ zamiast sprawdzać je samemu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/specto.git/commitdiff/61ddc14ca98357caf8607e378b70c253fd22eb91



More information about the pld-cvs-commit mailing list