[packages/wine] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:07:20 CEST 2025


commit d74e10ac2dc0ac841562f305828002946e886152
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:43 2025 +0200

    Fix applying patches.

 wine.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/wine.spec b/wine.spec
index 9079067..570cee6 100644
--- a/wine.spec
+++ b/wine.spec
@@ -221,12 +221,12 @@ Biblioteka DLL z implementacją TWAIN dla Wine (poprzez SANE).
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P1 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 %ifarch %{x8664}
-%patch7 -p1
+%patch -P7 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wine.git/commitdiff/d74e10ac2dc0ac841562f305828002946e886152



More information about the pld-cvs-commit mailing list