[packages/bmv] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:58 CEST 2025
commit ca2481c102dc3d3a2b772f45aca936d7e763904a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:49:42 2025 +0200
Fix applying patches.
bmv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bmv.spec b/bmv.spec
index f6dd28b..1b9b5bb 100644
--- a/bmv.spec
+++ b/bmv.spec
@@ -26,7 +26,7 @@ Jest mała i szybka.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bmv.git/commitdiff/ca2481c102dc3d3a2b772f45aca936d7e763904a
More information about the pld-cvs-commit
mailing list