[packages/xwine] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:14 CEST 2025
commit b257c45413be8bde914381e91cbc64c1edfae080
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:21 2025 +0200
Fix applying patches.
xwine.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xwine.spec b/xwine.spec
index ce8b69b..511961e 100644
--- a/xwine.spec
+++ b/xwine.spec
@@ -34,7 +34,7 @@ Funkcje xwine:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xwine.git/commitdiff/b257c45413be8bde914381e91cbc64c1edfae080
More information about the pld-cvs-commit
mailing list