[packages/python-DCOracle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:27:08 CEST 2025


commit e59288cb7a0de0590d0fc91523ec0d0666977c03
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:26:52 2025 +0200

    Fix applying patches.

 python-DCOracle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-DCOracle.spec b/python-DCOracle.spec
index ab29ecf..0be6504 100644
--- a/python-DCOracle.spec
+++ b/python-DCOracle.spec
@@ -24,7 +24,7 @@ się z bazą danych Oracle'a.
 
 %prep
 %setup -q -n DCOracle
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd DCOracle
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-DCOracle.git/commitdiff/e59288cb7a0de0590d0fc91523ec0d0666977c03



More information about the pld-cvs-commit mailing list