[packages/xview] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:11 CEST 2025
commit 4a33b17e184a2960de5108f9ec3921daa07f2dcc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:21 2025 +0200
Fix applying patches.
xview.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xview.spec b/xview.spec
index d1dd977..bcb2ebb 100644
--- a/xview.spec
+++ b/xview.spec
@@ -91,7 +91,7 @@ XView.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f make
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xview.git/commitdiff/4a33b17e184a2960de5108f9ec3921daa07f2dcc
More information about the pld-cvs-commit
mailing list