[packages/CoinOsi] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:15 CEST 2025


commit d74cc02cffce8ed2f68ec0d9123d66bbe5c840c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:59 2025 +0200

    Fix applying patches.

 CoinOsi.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CoinOsi.spec b/CoinOsi.spec
index 82f5bca..4642e4a 100644
--- a/CoinOsi.spec
+++ b/CoinOsi.spec
@@ -155,9 +155,9 @@ Statyczna biblioteka COIN-OR OsiGlpk.
 
 %prep
 %setup -q -n Osi-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 ln -s ../BuildTools Osi/BuildTools
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CoinOsi.git/commitdiff/d74cc02cffce8ed2f68ec0d9123d66bbe5c840c9



More information about the pld-cvs-commit mailing list