[packages/bin86] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:48:18 CEST 2025
commit d32255b75ad66fe352d61dfdea7935f1629d5662
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:02 2025 +0200
Fix applying patches.
bin86.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bin86.spec b/bin86.spec
index 44b6396..7cd9397 100644
--- a/bin86.spec
+++ b/bin86.spec
@@ -62,7 +62,7 @@ programlar, bu pakete gereksinim duyarlar.
%prep
%setup -q
%ifarch %{x8664} x32
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bin86.git/commitdiff/d32255b75ad66fe352d61dfdea7935f1629d5662
More information about the pld-cvs-commit
mailing list