[packages/bosh] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:50:49 CEST 2025
commit b9fc0c86ddec594e8bf64737239db242e1cf614c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:33 2025 +0200
Fix applying patches.
bosh.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bosh.spec b/bosh.spec
index 3f549d4..5bcb040 100644
--- a/bosh.spec
+++ b/bosh.spec
@@ -22,7 +22,7 @@ the contents of the currently selected line.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bosh.git/commitdiff/b9fc0c86ddec594e8bf64737239db242e1cf614c
More information about the pld-cvs-commit
mailing list