[packages/wine] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:51 CEST 2025
commit ae3878b0f8d600a450c63e27477c0ec1294354c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:27:34 2025 +0200
Don't apply commented out patches.
wine.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wine.spec b/wine.spec
index 570cee6..bbf0da1 100644
--- a/wine.spec
+++ b/wine.spec
@@ -220,7 +220,7 @@ Biblioteka DLL z implementacją TWAIN dla Wine (poprzez SANE).
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%patch -P4 -p1
%patch -P5 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wine.git/commitdiff/ae3878b0f8d600a450c63e27477c0ec1294354c7
More information about the pld-cvs-commit
mailing list