[packages/python-rhpl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:43 CEST 2025


commit a1d06fb69b39e5bb765be41bae77a1eed9694e3d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:27 2025 +0200

    Fix applying patches.

 python-rhpl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-rhpl.spec b/python-rhpl.spec
index b1dfb82..aec5578 100644
--- a/python-rhpl.spec
+++ b/python-rhpl.spec
@@ -27,7 +27,7 @@ stworzonych przez Red Hata.
 
 %prep
 %setup -q -n rhpl-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # remove deprecated modules
 # moved into python-rhpxl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rhpl.git/commitdiff/a1d06fb69b39e5bb765be41bae77a1eed9694e3d



More information about the pld-cvs-commit mailing list