[packages/crossmingw32-bzip2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:06:22 CEST 2025
commit 5057b316d03f85423a4e842a03cf971224f0b730
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:06 2025 +0200
Fix applying patches.
crossmingw32-bzip2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-bzip2.spec b/crossmingw32-bzip2.spec
index 30fd726..600b7c4 100644
--- a/crossmingw32-bzip2.spec
+++ b/crossmingw32-bzip2.spec
@@ -115,7 +115,7 @@ Group: Applications/Emulators
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-bzip2.git/commitdiff/5057b316d03f85423a4e842a03cf971224f0b730
More information about the pld-cvs-commit
mailing list