[packages/pysablot] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:46 CEST 2025


commit bbe76e70b46a4378e4fb29232c451d2c21470938
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:30 2025 +0200

    Fix applying patches.

 pysablot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pysablot.spec b/pysablot.spec
index 0537187..a63542e 100644
--- a/pysablot.spec
+++ b/pysablot.spec
@@ -28,7 +28,7 @@ z pliku do pliku.
 
 %prep
 %setup -q -n PySablot-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pysablot.git/commitdiff/bbe76e70b46a4378e4fb29232c451d2c21470938



More information about the pld-cvs-commit mailing list